Share via


IndicatorView.IndicatorLayout Property

Definition

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

Property Value

Applies to