Contents

removedNotification

A notification that a pasteboard object posts just before an app removes it.

Declaration

nonisolated class let removedNotification: NSNotification.Name

Discussion

The removal class method is remove(withName:). There is no userInfo dictionary.

See Also

Notifications