Поделиться через


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

Реализации

Атрибуты

Применяется к