ControlRuntimeEffect Type
An observable side effect emitted by `ControlRuntime.update` when interaction state changes (focus, hover, caret, selection, drag, diagnostics).
Union cases
| Union case |
Description
|
|
|
|
|
Full Usage:
CompositionChanged ControlComposition option
Parameters:
ControlComposition option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCancelledInteraction
Returns: bool
|
|
Full Usage:
this.IsCaretChanged
Returns: bool
|
|
Full Usage:
this.IsCompositionChanged
Returns: bool
|
|
Full Usage:
this.IsDragChanged
Returns: bool
|
|
Full Usage:
this.IsFocusChanged
Returns: bool
|
|
Full Usage:
this.IsHoverChanged
Returns: bool
|
|
Full Usage:
this.IsPressedControlsChanged
Returns: bool
|
|
Full Usage:
this.IsReportControlRuntimeDiagnostic
Returns: bool
|
|
Full Usage:
this.IsSelectionChanged
Returns: bool
|
|
Full Usage:
this.IsStaleTarget
Returns: bool
|
|