Modifica

Share via


SKKeyframeSequence.AddKeyframeValue(NSObject, nfloat) Method

Definition

Adds a keyframe to the end of the list of keyframes, with the specified time..

[Foundation.Export("addKeyframeValue:time:")]
public virtual void AddKeyframeValue (Foundation.NSObject value, nfloat time);
abstract member AddKeyframeValue : Foundation.NSObject * nfloat -> unit
override this.AddKeyframeValue : Foundation.NSObject * nfloat -> unit

Parameters

value
NSObject
time
nfloat
Attributes

Applies to