SCNAnimatable.GetAnimationKeys Method

Definition

Returns an array that contains the keys for the animations that have been added.

[Foundation.Export("animationKeys")]
public abstract Foundation.NSString[] GetAnimationKeys ();
abstract member GetAnimationKeys : unit -> Foundation.NSString[]

Returns

Implements

Attributes

Applies to