windowDidExitFullScreen(_:)
The window has left full-screen mode.
Declaration
@MainActor optional func windowDidExitFullScreen(_ notification: Notification)Parameters
- notification:
A notification named Didexitfullscreennotification.
The window has left full-screen mode.
@MainActor optional func windowDidExitFullScreen(_ notification: Notification)A notification named Didexitfullscreennotification.