FocusStroke¶
Dual-ring keyboard focus chrome (WinUI / Fluent).
import QWinUI3.Theme · src/theme/QWinUI3/Theme/FocusStroke.qml
Category: Theme · Library: v2.80
Internal / support type — not part of the public Gallery surface.
Extends Item.
Example¶
Notes¶
Shared by Style + Extras. Uses Theme.strokeFocus* / focusOuter/Inner and reducedMotion.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
show |
bool |
Show the control |
frameRadius |
real |
Frame corner radius |
outerSize |
real |
Outer ring width (thicker in high contrast — 2px double per accessibility.md) |
innerSize |
real |
Inner ring width |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
No custom methods (use inherited methods from the base type).
Inherited from Item¶
Also available (base type / Qt Quick Controls):
width/heightvisibleanchors
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.