Condividi tramite


NSUndoManager.RemoveAllActions Metodo

Definizione

Overload

RemoveAllActions()

Cancella gli stack di annullamento e ripristino e riabilita questo NSUndoManager.

RemoveAllActions(NSObject)

RemoveAllActions()

Cancella gli stack di annullamento e ripristino e riabilita questo NSUndoManager.

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

Si applica a

RemoveAllActions(NSObject)

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

Parametri

target
NSObject
Attributi

Si applica a