Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridUpdateAnimation Class
Properties

In This Topic
    GridUpdateAnimation Class Members
    In This Topic

    The following tables list the members exposed by GridUpdateAnimation.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the duration time of the animation. (Inherited from C1.Android.Core.C1Animation)
    Public Property Gets or sets the easing funtion used to interpolate the values of the animation. (Inherited from C1.Android.Core.C1Animation)
    Public Property Gets or sets the elapsed time before the animation starts. (Inherited from C1.Android.Core.C1Animation)
    Top
    See Also