SKNode.RemoveActionForKey(String) Method

Definition

Removes the action that is identified by key, if present.

[Foundation.Export("removeActionForKey:")]
public virtual void RemoveActionForKey (string key);
abstract member RemoveActionForKey : string -> unit
override this.RemoveActionForKey : string -> unit

Parameters

key
String
Attributes

Applies to