IInputElement.

IsFocused Property

Summary

Gets a value indicating whether the control is focused.
Namespace
Avalonia.Input
Containing Type
IInputElement

Syntax

bool IsFocused { get; }

Value

Type Description
bool