exitFullScreenMode(options:)
Instructs the panel to exit full screen mode.
Declaration
func exitFullScreenMode(options: [AnyHashable : Any]! = [:])Parameters
- options:
This parameter isn’t used — pass
nil.
Instructs the panel to exit full screen mode.
func exitFullScreenMode(options: [AnyHashable : Any]! = [:])This parameter isn’t used — pass nil.