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)

public bool IsKeyboardFocusWithin { get; }

Property Value

Boolean

Implements

IInputElement.IsKeyboardFocusWithin

See Also

Reference

InputElement Class
Avalonia.Input Namespace