Property ExclusiveControl
ExclusiveControl
When set to true, grants exclusive control over the input method to this action, preventing other actions using the same simulation method from sending input.
Declaration
public bool ExclusiveControl { get; set; }
Property Value
Type | Description |
---|---|
bool |