Method GetFirstWindowPage
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.
Gets the current page of the first window in the application.
public static Page? GetFirstWindowPage()
The current page of the first window, or null if no windows are available.