Table of Contents

Property ClickedAction

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

ClickedAction

Gets or sets the action which is invoked when the button is clicked/tapped.

Action? ClickedAction { get; set; }

Property Value

Action