InProgressStrokeId


class InProgressStrokeId


Identifier for a stroke that is being authored via InProgressStrokesView, returned from InProgressStrokesView.startStroke and an input to some of its other functions. This identifier is unique within the app process lifetime.

It can be used for equality checks and as a map key.

Summary

Public constructors

Public constructors

InProgressStrokeId

Added in 1.0.0-alpha01
@VisibleForTesting
InProgressStrokeId()