Property BlockUserInput
BlockUserInput
Specifies how to block user input during the execution of this action. Options include blocking all, none, only mouse, or only keyboard input.
Declaration
public UserInputBlockType BlockUserInput { get; set; }
Property Value
Type | Description |
---|---|
UserInputBlockType |