Contents

UIWindow.Level

The positioning of windows relative to each other.

Declaration

struct Level

Overview

The stacking of levels takes precedence over the stacking of windows within each level. That is, even the bottom window in a level obscures the top window of the next level down. Levels are listed in order from lowest to highest.

Topics

Window levels

Initializers

See Also

Configuring the window