Package-level declarations

Types

Link copied to clipboard
typealias TouchHandler = (event: MotionEvent?) -> Unit
Link copied to clipboard

The Window.Callback implementation which can be hooked up to the activity window for touch and pointer collection.