IInputElement.

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
IInputElement

Syntax

bool IsKeyboardFocusWithin { get; }

Value

Type Description
bool