C# Class android.view.animation.AnticipateInterpolator

Inheritance: android.view.animation.Interpolator
显示文件 Open project: JeroMiya/androidmono

Public Methods

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

Protected Methods

Method Description
AnticipateInterpolator ( global @__env )

Private Methods

Method Description
AnticipateInterpolator ( )

Method Details

AnticipateInterpolator() public method

public AnticipateInterpolator ( android arg0, android arg1 )
arg0 android
arg1 android

AnticipateInterpolator() public method

public AnticipateInterpolator ( float arg0 )
arg0 float

AnticipateInterpolator() protected method

protected AnticipateInterpolator ( global @__env )
@__env global

getInterpolation() public method

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