NSUndoManager.RegisterUndoWithTarget(NSObject, Selector, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- target
- NSObject
- selector
- Selector
- Attributes