Table of Contents

Event ItemClickActionChanged

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

Occurs when the click action associated with the menu item has changed.

public static event EventHandler? ItemClickActionChanged

Returns

EventHandler
Occurs when the click action associated with the menu item has changed.

Remarks

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