SKKeyframeSequence.GetKeyframeTime(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.
Gets the time for the keyframe at the specified index.
[Foundation.Export("getKeyframeTimeForIndex:")]
public virtual nfloat GetKeyframeTime (nuint index);
abstract member GetKeyframeTime : nuint -> nfloat
override this.GetKeyframeTime : nuint -> nfloat
Parameters
- index
- System.System.UIntPtr System.unativeint
Returns
- Attributes