Contents

UIWindowScene.GeometryPreferences.Mac

An object that represents the geometry preferences for a window scene in an app built with Mac Catalyst.

Declaration

class Mac

Overview

Use this class to express macOS-specific geometry preferences when you call requestGeometryUpdate(_:errorHandler:).

Topics

Creating a geometry preferences object

Accessing geometry information

See Also

Related Documentation

Working with window geometry