[]
Gets a boolean value indicating whether the user can hold mouse for a while to skip the action.
bool IsHoldToSkipAction(object o)
Function IsHoldToSkipAction(o As Object) As Boolean
Type | Name | Description |
---|---|---|
object | o | Object with the reserved cursor. |
Type | Description |
---|---|
bool |
|