Freigeben über


ProgressRingAutomationPeer.Minimum Eigenschaft

Definition

Ruft einen Wert ab, der den Minimalwert für die Statusringanimation angibt.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Double

double

Der Mindestwert für die Statusringanimation.

Implementiert

Gilt für:

Weitere Informationen