Property RestoreMousePosition
RestoreMousePosition
Gets or sets a value indicating whether the mouse position should be restored after the input action.
Declaration
public bool RestoreMousePosition { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|