Table of Contents

Event LeftMouseButtonDown

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

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

public event EventHandler? LeftMouseButtonDown

Returns

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