ProgressRingAutomationPeer.SmallChange Property

Definition

Gets a value that specifies the small change for 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).

public:
 property double SmallChange { double get(); };
double SmallChange();
public double SmallChange { get; }
Public ReadOnly Property SmallChange As Double

Property Value

Double

double

The small change for the progress ring animation.

Implements

Applies to

See also