InputToolType



The type of input tool used in producing androidx.ink.strokes.StrokeInput, used by BrushBehavior to define when a behavior is applicable.

Summary

Public companion properties

InputToolType
android
InputToolType
android
InputToolType
android
InputToolType
android

Public functions

open String
android

Public companion properties

MOUSE

val MOUSEInputToolType

STYLUS

val STYLUSInputToolType

TOUCH

val TOUCHInputToolType

UNKNOWN

val UNKNOWNInputToolType

Public functions

toString

open fun toString(): String