[]
Gets or sets a value that indicates whether the user can cause a spin action using a key.
public bool SpinOnKeys { get; set; }
Public Property SpinOnKeys As Boolean
Type | Description |
---|---|
bool | A bool value, true if the user can cause a spin action with the keyboard; otherwise, false. |