androidx.ink.authoring


Interfaces

InProgressStrokesFinishedListener

Notifies the client app when a Stroke (or more than one) has been completed on InProgressStrokesView.

Classes

InProgressStrokeId

Identifier for a stroke that is being authored via InProgressStrokesView, returned from InProgressStrokesView.startStroke and an input to some of its other functions.

InProgressStrokesView

Displays in-progress ink strokes as MotionEvent user inputs are provided to it.