Skip to main content

IsKeyboardFocusWithin Property

Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

bool IsKeyboardFocusWithin { get; }
View Source

Property Value

Boolean

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace