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 the current state of the cursor.
Syntax
public:
property CursorState CursorState {
CursorState get ();
}
public CursorState CursorState { get; }
var cursorState = cursorModel.cursorState;
Property value
Type: CursorState
A value indicating the current state of the cursor.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )