IndicatorView.IndicatorsShape Proprietà

Definizione

Ottiene o imposta la forma degli indicatori.

public:
 property Microsoft::Maui::Controls::IndicatorShape IndicatorsShape { Microsoft::Maui::Controls::IndicatorShape get(); void set(Microsoft::Maui::Controls::IndicatorShape value); };
public Microsoft.Maui.Controls.IndicatorShape IndicatorsShape { get; set; }
member this.IndicatorsShape : Microsoft.Maui.Controls.IndicatorShape with get, set
Public Property IndicatorsShape As IndicatorShape

Valore della proprietà

Un IndicatorShape valore. Il valore predefinito è Circle.

Si applica a