Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.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 PropertyGets or sets the duration time of the animation. (Inherited from C1.iOS.Core.C1Animation)
    Public PropertyGets or sets the easing funtion used to interpolate the values of the animation. (Inherited from C1.iOS.Core.C1Animation)
    Public PropertyGets or sets the elapsed time before the animation starts. (Inherited from C1.iOS.Core.C1Animation)
    Top
    See Also