Share via


SKKeyframeSequence.GetKeyframeValue(UIntPtr) Method

Definition

Gets the keyframe value for the specified index.

[Foundation.Export("getKeyframeValueForIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject GetKeyframeValue(UIntPtr index);
[<Foundation.Export("getKeyframeValueForIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetKeyframeValue : unativeint -> Foundation.NSObject
override this.GetKeyframeValue : unativeint -> Foundation.NSObject

Parameters

index
UIntPtr

unativeint

Returns

Attributes

Applies to