Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1Easing Class
Properties Methods

In This Topic
    C1Easing Class Members
    In This Topic

    The following tables list the members exposed by C1Easing.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets a circle easing function.  
    Public Propertystatic (Shared in Visual Basic) Gets a circle easing function.  
    Public Propertystatic (Shared in Visual Basic) Gets a linear easing function.  
    Top
    Public Methods
     NameDescription
    Public Method Applies the easing function to the specified value input.  
    Public Method Gets the easing function.  
    Top
    Public Operators
    Allows assigning a C1Easing from an Android Android.Views.Animations.BaseInterpolator.
    Top
    See Also