Table of Contents

Event ClickActionChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the associated click action has changed.

public event EventHandler? ClickActionChanged

Returns

EventHandler
Occurs when the associated click action has changed.

Remarks

This event is triggered whenever the click action is updated, allowing subscribers to respond to the change.