Contents

windowDidUpdate(_:)

Tells the delegate that the window received an Update() message.

Declaration

@MainActor optional func windowDidUpdate(_ notification: Notification)

Parameters

Discussion

You can retrieve the window object in question by sending object to notification.