共用方式為


SCNCamera.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[]

傳回

實作

屬性

適用於