Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 757 Bytes

progressringautomationpeer_setvalue_1718698021.md

File metadata and controls

30 lines (18 loc) · 757 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.SetValue(System.Double)
winrt method

Microsoft.UI.Xaml.Automation.Peers.ProgressRingAutomationPeer.SetValue(System.Double)

-description

Sets the value of the progress ring animation.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param value

The value of the progress ring animation.

-remarks

-see-also

SetValue(System.Double)

-examples