SKKeyframeSequence.RemoveKeyframe(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.
Removes the keyframe, and corresponding time, at the specified index.
[Foundation.Export("removeKeyframeAtIndex:")]
public virtual void RemoveKeyframe (nuint index);
abstract member RemoveKeyframe : nuint -> unit
override this.RemoveKeyframe : nuint -> unit
Parameters
- index
- System.System.UIntPtr System.unativeint
- Attributes