C# Class android.view.animation.LinearInterpolator

Inheritance: java.lang.Object, Interpolator
显示文件 Open project: JeroMiya/androidmono

Public Methods

Method Description
LinearInterpolator ( android arg0, android arg1 )
getInterpolation ( float arg0 ) : float

Protected Methods

Method Description
LinearInterpolator ( global @__env )

Private Methods

Method Description
LinearInterpolator ( )

Method Details

LinearInterpolator() public method

public LinearInterpolator ( android arg0, android arg1 )
arg0 android
arg1 android

LinearInterpolator() protected method

protected LinearInterpolator ( global @__env )
@__env global

getInterpolation() public method

public getInterpolation ( float arg0 ) : float
arg0 float
return float