Added in API level 4

Prediction

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

Summary

Public methods
open String

Properties
String!

Double

Public methods

toString

Added in API level 4
open fun toString(): String
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