NSObject_NSEditorRegistration.ObjectDidEndEditing(NSObject, INSEditor) Method

Definition

[Foundation.Export("objectDidEndEditing:")]
public static void ObjectDidEndEditing (this Foundation.NSObject This, AppKit.INSEditor editor);
static member ObjectDidEndEditing : Foundation.NSObject * AppKit.INSEditor -> unit

Parameters

This
NSObject
editor
INSEditor
Attributes

Applies to