Contents

isFullScreen

A Boolean value that indicates whether the window scene is full screen or windowed.

Declaration

var isFullScreen: Bool { get }

Discussion

The system only supports this property in Mac Catalyst apps.

See Also

Determining window behaviors