NSManagedObjectContext.UndoManager Property

Definition

Gets the receiver's undo manager.

public virtual Foundation.NSUndoManager UndoManager { [Foundation.Export("undoManager", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUndoManager:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.UndoManager : Foundation.NSUndoManager with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to