Skip to main content
Version: 0.83

FocusManager

Kind: class

EXPERIMENTAL

Methods

FindFirstFocusableElement

static ComponentView FindFirstFocusableElement(ComponentView searchScope)

EXPERIMENTAL

Retrieves the first component that can receive focus based on the specified scope.

FindLastFocusableElement

static ComponentView FindLastFocusableElement(ComponentView searchScope)

EXPERIMENTAL

Retrieves the last component that can receive focus based on the specified scope.