Table of Contents

Property CancelButtonAction

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

CancelButtonAction

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

public virtual Action? CancelButtonAction { get; set; }

Property Value

Action