windowWillEnterFullScreen(_:)
The window is about to enter full-screen mode.
Declaration
@MainActor optional func windowWillEnterFullScreen(_ notification: Notification)Parameters
- notification:
A notification named Willenterfullscreennotification.
The window is about to enter full-screen mode.
@MainActor optional func windowWillEnterFullScreen(_ notification: Notification)A notification named Willenterfullscreennotification.