Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 850 Bytes

refreshvisualizer_orientation.md

File metadata and controls

27 lines (16 loc) · 850 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.RefreshVisualizer.Orientation
winrt property

Windows.UI.Xaml.Controls.RefreshVisualizer.Orientation

-description

Gets or sets a value that indicates the orientation of the visualizer.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizer.Orientation (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A value of the enumeration that indicates the orientation of the visualizer. The default is Top.

-remarks

-see-also

-examples