Keyboard Snapshot
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun KeyboardSnapshot(pressedKeys: List<Int> = emptyList(), text: List<Char> = emptyList())
Content copied to clipboard