objectDidBeginEditing(_:)
Invoked to inform the receiver that editor has uncommitted changes that can affect the receiver.
Declaration
@MainActor func objectDidBeginEditing(_ editor: any NSEditor)See Also
Related Documentation
- Cocoa Bindings Programming Topics