Table of Contents

Method GetFirstWindowPage

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

GetFirstWindowPage()

Gets the current page of the first window in the application.

public static Page? GetFirstWindowPage()

Returns

Page

The current page of the first window, or null if no windows are available.