다음을 통해 공유


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

반환

구현

특성

적용 대상