Share via


IndicatorView.IndicatorTemplate Property

Definition

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

Property Value

Applies to