Table of Contents

Property PreviousTabClick

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

PreviousTabClick

The action to perform when the 'Previous Tab' button is clicked. If not specified, the default behavior is used.

public Action? PreviousTabClick { readonly get; set; }

Property Value

Action