Table of Contents

Method OnCancelButtonClicked

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

OnCancelButtonClicked(DialogCloseAction)

Handles the event when the 'Cancel' button is clicked, 'X' button in the top-right corner of the dialog title is clicked or 'Escape' key is pressed.

public override void OnCancelButtonClicked(DialogCloseAction action)

Parameters

action DialogCloseAction