Share via


CarouselView.IndicatorView Property

Definition

public:
 property Microsoft::Maui::Controls::IndicatorView ^ IndicatorView {  void set(Microsoft::Maui::Controls::IndicatorView ^ value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ReferenceTypeConverter))]
public Microsoft.Maui.Controls.IndicatorView IndicatorView { set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ReferenceTypeConverter))>]
member this.IndicatorView : Microsoft.Maui.Controls.IndicatorView
Public Property IndicatorView As IndicatorView

Property Value

Attributes

Applies to