SKKeyframeSequence.SetKeyframeTime(nfloat, nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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