CarouselView.IndicatorView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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