Added in API level 4

Prediction


open class Prediction
kotlin.Any
   ↳ android.gesture.Prediction

Summary

Public methods
open String

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.

Properties

name

Added in API level 4
val name: String!

score

Added in API level 4
var score: Double