NSUndoManager.RegisterUndoWithTarget(NSObject, Selector, NSObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- target
- NSObject
- selector
- Selector
- Attributs