SKKeyframeSequence.GetKeyframeValue(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 keyframe value for the specified index.
[Foundation.Export("getKeyframeValueForIndex:")]
public virtual Foundation.NSObject GetKeyframeValue (nuint index);
abstract member GetKeyframeValue : nuint -> Foundation.NSObject
override this.GetKeyframeValue : nuint -> Foundation.NSObject
Parameters
- index
- System.System.UIntPtr System.unativeint
Returns
- Attributes