Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value indicating if the cursor animation is complete.
Syntax
public:
property bool IsAnimationComplete {
bool get ();
}
public bool IsAnimationComplete { get; }
var isAnimationComplete = cursorModel.isAnimationComplete;
Property value
[C++]
[C#]
[JavaScript]
Type: bool
Type: bool
Type: Boolean
True if the cursor animation is complete; otherwise false.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )