Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.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 MethodApplies the easing function to the specified value input.  
    Public MethodGets the easing function.  
    Top
    Public Operators
    Allows assigning a C1Easing from a Xamarin Forms counterpart.
    Top
    See Also