Added in API level 1
Interpolator.Result
public
static
final
enum
Interpolator.Result
extends Enum<Interpolator.Result>
java.lang.Object | ||
↳ | java.lang.Enum<android.graphics.Interpolator.Result> | |
↳ | android.graphics.Interpolator.Result |
Summary
Enum values | |
---|---|
Interpolator.Result |
FREEZE_END
|
Interpolator.Result |
FREEZE_START
|
Interpolator.Result |
NORMAL
|
Public methods | |
---|---|
static
Interpolator.Result
|
valueOf(String name)
|
static
final
Result[]
|
values()
|
Inherited methods | |
---|---|
Enum values
Public methods
valueOf
public static Interpolator.Result valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
Interpolator.Result |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-11 UTC.
[null,null,["Last updated 2024-04-11 UTC."],[],[]]