Table of Contents

Property OkButtonAction

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

OkButtonAction

Gets or sets the action to be executed when the "OK" button is pressed.

public virtual Action? OkButtonAction { get; set; }

Property Value

Action