windowDidEnterFullScreen(_:)
The window has entered full-screen mode.
Declaration
@MainActor optional func windowDidEnterFullScreen(_ notification: Notification)Parameters
- notification:
A notification named Didenterfullscreennotification.
The window has entered full-screen mode.
@MainActor optional func windowDidEnterFullScreen(_ notification: Notification)A notification named Didenterfullscreennotification.