Freigeben über


NSUndoManager.RemoveAllActions Methode

Definition

Überlädt

RemoveAllActions()

Löscht die Stapel "Rückgängig" und "Wiederholen", und aktiviert diesen NSUndoManager erneut.

RemoveAllActions(NSObject)

RemoveAllActions()

Löscht die Stapel "Rückgängig" und "Wiederholen", und aktiviert diesen NSUndoManager erneut.

[Foundation.Export("removeAllActions")]
public virtual void RemoveAllActions ();
abstract member RemoveAllActions : unit -> unit
override this.RemoveAllActions : unit -> unit
Attribute

Gilt für:

RemoveAllActions(NSObject)

[Foundation.Export("removeAllActionsWithTarget:")]
public virtual void RemoveAllActions (Foundation.NSObject target);
abstract member RemoveAllActions : Foundation.NSObject -> unit
override this.RemoveAllActions : Foundation.NSObject -> unit

Parameter

target
NSObject
Attribute

Gilt für: