objectDidBeginEditing(_:)
Invoked to inform the receiver that editor has uncommitted changes that can affect the receiver.
Declaration
@MainActor func objectDidBeginEditing(_ editor: any NSEditor)Invoked to inform the receiver that editor has uncommitted changes that can affect the receiver.
@MainActor func objectDidBeginEditing(_ editor: any NSEditor)