Partager via


NSUndoManager.RemoveAllActions Méthode

Définition

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

S’applique à