Condividi tramite


NSUndoManager.RegisterUndoWithTarget(NSObject, Selector, NSObject) Metodo

Definizione

[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

Parametri

target
NSObject
selector
Selector
anObject
NSObject

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a