Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1Animation Class
Fields Properties

In This Topic
    C1Animation Class Members
    In This Topic

    The following tables list the members exposed by C1Animation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a C1Animation.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property Gets or sets the duration time of the animation.  
    Public Property Gets or sets the easing funtion used to interpolate the values of the animation.  
    Public Property Gets or sets the elapsed time before the animation starts.  
    Top
    See Also