Share via


SKKeyframeSequence.GetKeyframeTime(UIntPtr) Method

Definition

Gets the time for the keyframe at the specified index.

[Foundation.Export("getKeyframeTimeForIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat GetKeyframeTime(UIntPtr index);
[<Foundation.Export("getKeyframeTimeForIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetKeyframeTime : unativeint -> System.Runtime.InteropServices.NFloat
override this.GetKeyframeTime : unativeint -> System.Runtime.InteropServices.NFloat

Parameters

index
UIntPtr

unativeint

Returns

Attributes

Applies to