다음을 통해 공유


SCNNode.RemoveAction(String) 메서드

정의

제공된 로 식별되는 작업을 제거합니다. key

[Foundation.Export("removeActionForKey:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveAction (string key);
abstract member RemoveAction : string -> unit
override this.RemoveAction : string -> unit

매개 변수

key
String

구현

특성

적용 대상