Interpolator.AnimatingLocalRotation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the transform's local rotation is animating; false otherwise.
public:
property bool AnimatingLocalRotation { bool get(); };
public bool AnimatingLocalRotation { get; }
member this.AnimatingLocalRotation : bool
Public ReadOnly Property AnimatingLocalRotation As Boolean