Table of Contents

Property ActiveWindow

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

ActiveWindow

Gets the currently active window for this application.

public static Window? ActiveWindow { get; }

Property Value

Window

A Window that represents the currently active window, or null if there is no active window.