SelectionEventData Type
The data for a screen selection event.
Union cases
Union case | Description |
Full Usage:
Deselecting
|
|
Full Usage:
IncomingFinish
|
|
Full Usage:
IncomingStart
|
|
Full Usage:
OutgoingFinish
|
|
Full Usage:
OutgoingStart
|
|
Full Usage:
Select
|
Instance members
Instance member | Description |
Full Usage:
this.IsDeselecting
Returns: bool
|
|
Full Usage:
this.IsIncomingFinish
Returns: bool
|
|
Full Usage:
this.IsIncomingStart
Returns: bool
|
|
Full Usage:
this.IsOutgoingFinish
Returns: bool
|
|
Full Usage:
this.IsOutgoingStart
Returns: bool
|
|
Full Usage:
this.IsSelect
Returns: bool
|
|