Added in API level 4
Prediction
open class Prediction
| kotlin.Any | |
| ↳ | android.gesture.Prediction |
Summary
| Public methods | |
|---|---|
| open String |
toString()Returns a string representation of the object. |
| Properties | |
|---|---|
| String! | |
| Double | |
Public methods
toString
Added in API level 4
open fun toString(): String
Returns a string representation of the object.
| Return | |
|---|---|
String |
a string representation of the object. |