Edit

Share via


SKKeyframeSequence.GetKeyframeValue(nuint) Method

Definition

Gets the keyframe value for the specified index.

[Foundation.Export("getKeyframeValueForIndex:")]
public virtual Foundation.NSObject GetKeyframeValue (nuint index);
abstract member GetKeyframeValue : nuint -> Foundation.NSObject
override this.GetKeyframeValue : nuint -> Foundation.NSObject

Parameters

index
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to