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.