Table of Contents

Event LeftMouseButtonDoubleClick

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

Occurs when the icon in the notification area is double-clicked with the left mouse button. This event is not raised on macOS.

public event EventHandler? LeftMouseButtonDoubleClick

Returns

EventHandler
Occurs when the icon in the notification area is double-clicked with the left mouse button. This event is not raised on macOS.