KeyboardNavigation.

GetTabOnceActiveElement(InputElement) Method

Summary

Gets the TabOnceActiveElementProperty for a container.
Namespace
Avalonia.Input
Containing Type
KeyboardNavigation

Syntax

public static IInputElement? GetTabOnceActiveElement(InputElement element)

Parameters

Name Type Description
element InputElement The container.

Return Value

Type Description
IInputElement? The active element for the container.