Table of Contents

Property MakeFirstOnlyIfNotVisible

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

MakeFirstOnlyIfNotVisible

Gets or sets a value indicating whether to move the selected tab to the first position only if it is not currently visible. This property is used in conjunction with MakeSelectedTabFirst property. Default is true.

public virtual bool MakeFirstOnlyIfNotVisible { get; set; }

Property Value

bool