Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 944 Bytes

refreshstatechangedeventargs_newstate.md

File metadata and controls

29 lines (17 loc) · 944 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.RefreshStateChangedEventArgs.NewState
winrt property

Windows.UI.Xaml.Controls.RefreshStateChangedEventArgs.NewState

-description

Gets a value that indicates the new state of the RefreshVisualizer.

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

-property-value

An enumeration value that indicates the new state of the RefreshVisualizer.

-remarks

-see-also

RefreshVisualizer.State

-examples