NSUndoManager.RemoveAllActions 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.
Surcharges
RemoveAllActions() |
Efface les piles d’annulation et de restauration et réactive ce NSUndoManager. |
RemoveAllActions(NSObject) |
RemoveAllActions()
Efface les piles d’annulation et de restauration et réactive ce NSUndoManager.
[Foundation.Export("removeAllActions")]
public virtual void RemoveAllActions ();
abstract member RemoveAllActions : unit -> unit
override this.RemoveAllActions : unit -> unit
- Attributs
S’applique à
RemoveAllActions(NSObject)
[Foundation.Export("removeAllActionsWithTarget:")]
public virtual void RemoveAllActions (Foundation.NSObject target);
abstract member RemoveAllActions : Foundation.NSObject -> unit
override this.RemoveAllActions : Foundation.NSObject -> unit
Paramètres
- target
- NSObject
- Attributs