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
|
Full Usage:
Activate
|
|
Full Usage:
Fallthrough
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsActivate
Returns: bool
|
|
Full Usage:
this.IsFallthrough
Returns: bool
|
|
Full Usage:
this.IsNavigate
Returns: bool
|
|
Full Usage:
this.IsTraverse
Returns: bool
|
|