Gets or sets whether the automatic animation is paused (disabled, no animation evens are being sent).
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultValueAttribute(false)] public virtual bool AutoAnimationPaused { get; set; } |