Class Easing
Inheritance
System.Object
Easing
Namespace: EasingCore
Assembly: FancyScrollView.dll
Syntax
public static class Easing
Methods
Get(Ease)
Gets the easing function
Declaration
public static EasingFunction Get(Ease type)
Parameters
Type | Name | Description |
---|---|---|
Ease | type | Ease type |
Returns
Type | Description |
---|---|
EasingFunction | Easing function |