Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 750 Bytes

focusvisualkind.md

File metadata and controls

36 lines (21 loc) · 750 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.FocusVisualKind
winrt enum

FocusVisualKind

-description

Specifies the visual feedback used to indicate the UI element with focus when navigating with a keyboard or game controller.

-enum-fields

-field DottedLine:0

A dotted line rectangle. Also known as "marching ants".

-field HighVisibility:1

A solid line rectangle composed of an inner and outer rectangle of contrasting colors.

-field Reveal:2

A solid line rectangle, surrounded by a glowing light effect to simulate depth.

-remarks

-examples

-see-also

FocusVisualKind