allowsFullScreen
A Boolean value that indicates whether the scene can appear full screen.
Declaration
var allowsFullScreen: Bool { get set }Discussion
The system only checks the value of this property in Mac Catalyst apps.
A Boolean value that indicates whether the scene can appear full screen.
var allowsFullScreen: Bool { get set }The system only checks the value of this property in Mac Catalyst apps.