Contents

objectDidEndEditing(_:)

Invoked to inform the receiver that editor has committed or discarded its changes.

Declaration

@MainActor func objectDidEndEditing(_ editor: any NSEditor)

See Also

Managing editing