Skip to main content

SortWindowsByZOrder Method

Sorts the windows ascending by their Z order - the topmost window will be the last in the list.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static void SortWindowsByZOrder(
Window[] windows
)

Parameters

  Window[]

See Also

Reference

Window Class
Avalonia.Controls Namespace