Compartir a través de


NSUndoManager.RegisterUndoWithTarget(NSObject, Selector, NSObject) Método

Definición

[Foundation.Export("registerUndoWithTarget:selector:object:")]
public virtual void RegisterUndoWithTarget (Foundation.NSObject target, ObjCRuntime.Selector selector, Foundation.NSObject anObject);
abstract member RegisterUndoWithTarget : Foundation.NSObject * ObjCRuntime.Selector * Foundation.NSObject -> unit
override this.RegisterUndoWithTarget : Foundation.NSObject * ObjCRuntime.Selector * Foundation.NSObject -> unit

Parámetros

target
NSObject
selector
Selector
anObject
NSObject

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a