InkPreview

data class InkPreview(val point: InkPoint, val phase: InkPreview.Phase)(source)

Latest preview sample for an in-progress or just-completed stroke.

Constructors

Link copied to clipboard
constructor(point: InkPoint, phase: InkPreview.Phase)

Types

Link copied to clipboard

Lifecycle phase represented by an InkPreview.

Properties

Link copied to clipboard

Preview lifecycle phase.

Link copied to clipboard

Raw input sample represented by the preview.