Resource.Interpolator.Linear Field

Definition

An interpolator where the rate of change is constant.

[Android.Runtime.Register("linear")]
public const int Linear = 17563659;
[<Android.Runtime.Register("linear")>]
val mutable Linear : int

Field Value

Value = 17563659
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to