InputElement.

IsKeyboardFocusWithin Property

Summary

Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
Namespace
Avalonia.Input
Containing Type
InputElement

Syntax

public bool IsKeyboardFocusWithin { get; internal set; }

Value

Type Description
bool