Share via


SCNNode.GetAnimationKeys メソッド

定義

ノードにアタッチされているすべてのアニメーションを含む配列を返します。

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

戻り値

実装

属性

適用対象