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.
A Boolean value that indicates whether the window scene is full screen or windowed.
var isFullScreen: Bool { get }The system only supports this property in Mac Catalyst apps.