Property IsFocusVisible
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsFocusVisible
True while the element holds focus NOT caused by a pointer press on it — keyboard, gamepad (navigation-event-driven), or programmatic focus.
public bool IsFocusVisible { get; }
Property Value
- bool