Table of Contents

Enum SimpleToolBarView.AddNextAndPreviousTabButtonsFlags

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

Specifies options for adding Next and Previous tab buttons.

public enum SimpleToolBarView.AddNextAndPreviousTabButtonsFlags

Fields

MakeSticky = 1

Makes the first content button sticky after 'Next Tab' or 'Previous Tab' button was clicked.

None = 0

No special behavior.