Table of Contents

Property NextTabClick

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

NextTabClick

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

public Action? NextTabClick { readonly get; set; }

Property Value

Action