Property Frames
Frames
Gets a read-only span of the AnimationFrame elements that make up the animation. The order of elements is from first frame to last frame in non-reverse order.
public ReadOnlySpan<AnimationFrame> Frames { get; }
Gets a read-only span of the AnimationFrame elements that make up the animation. The order of elements is from first frame to last frame in non-reverse order.
public ReadOnlySpan<AnimationFrame> Frames { get; }