emit

suspend fun emit(event: PenEvent)(source)

Injects event into the fake session when it is active.


suspend fun emit(stroke: InkStroke)(source)

Injects a completed stroke into the fake session when it is active.