Summary
Gets a value indicating whether the control is focused.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
Syntax
public bool IsFocused { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsFocused { get; private set; }
Type | Description |
---|---|
bool |