KeyFrameCollection Class

Definition

A collection of KeyFrame

public class KeyFrameCollection : System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Animations.KeyFrame>
type KeyFrameCollection = class
    inherit List<KeyFrame>
Public Class KeyFrameCollection
Inherits List(Of KeyFrame)
Inheritance
KeyFrameCollection

Constructors

KeyFrameCollection()

Applies to