Logo FS-Skia-UI

KeyRouting Type

How a delivered key routes against the focused control's KeyboardOperation (FR-003/FR-007). Closed -> the host's match is total. Text delivery is the host's E1 seam, consulted first, so there is no text case here. Feature 100 (R5): the `Navigate` case now CARRIES a closed, role-derived `NavIntent`.

Union cases

Union case Description

Activate

Full Usage: Activate

Fallthrough

Full Usage: Fallthrough

Navigate NavIntent

Full Usage: Navigate NavIntent

Parameters:
Item : NavIntent

Traverse FocusMove

Full Usage: Traverse FocusMove

Parameters:
Item : FocusMove

Instance members

Instance member Description

this.IsActivate

Full Usage: this.IsActivate

Returns: bool
Returns: bool

this.IsFallthrough

Full Usage: this.IsFallthrough

Returns: bool
Returns: bool

this.IsNavigate

Full Usage: this.IsNavigate

Returns: bool
Returns: bool

this.IsTraverse

Full Usage: this.IsTraverse

Returns: bool
Returns: bool

Type something to start searching.