Property IsFocused
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsFocused
True while the element holds focus, from any input modality.
public bool IsFocused { get; }
Property Value
- bool
True while the element holds focus, from any input modality.
public bool IsFocused { get; }