SCNActionable.RemoveAction(String) Method

Definition

Removes the action that is identified by the provided key.

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

Parameters

key
String

Implements

Attributes

Applies to