SKKeyframeSequence.SetKeyframeTime(nfloat, nuint) Method

Definition

Sets the time for the keyframe at index.

[Foundation.Export("setKeyframeTime:forIndex:")]
public virtual void SetKeyframeTime (nfloat time, nuint index);
abstract member SetKeyframeTime : nfloat * nuint -> unit
override this.SetKeyframeTime : nfloat * nuint -> unit

Parameters

time
nfloat
index
System.System.UIntPtr System.unativeint
Attributes

Applies to