Logo FS-Skia-UI

Direction Type

Feature 100 (R5): closed selection-move direction for a linear-selection role (Home/End fold to First/Last). Exhaustive. `RequireQualifiedAccess` keeps `Previous`/`Next` distinct from the E4 `FocusMove` cases (Direction.Previous etc.).

Union cases

Union case Description

First

Full Usage: First

Last

Full Usage: Last

Next

Full Usage: Next

Previous

Full Usage: Previous

Instance members

Instance member Description

this.IsFirst

Full Usage: this.IsFirst

Returns: bool
Returns: bool

this.IsLast

Full Usage: this.IsLast

Returns: bool
Returns: bool

this.IsNext

Full Usage: this.IsNext

Returns: bool
Returns: bool

this.IsPrevious

Full Usage: this.IsPrevious

Returns: bool
Returns: bool

Type something to start searching.