Table of Contents

Event DeveloperToolsShown

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

Occurs when the developer tools are shown.

public static event EventHandler? DeveloperToolsShown

Returns

EventHandler
Occurs when the developer tools are shown.

Remarks

This event is triggered whenever the developer tools are displayed. Subscribers can use this event to perform additional debug related actions when Ctrl+Shift+Alt+F12 is pressed.