🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

enqueueDown

enqueueDown

Source set: Android
override fun PartialGesture.enqueueDown(pointerId: Int)

enqueueDown

Source set: Android
override fun KeyInputState.enqueueDown(key: Key) =
        enqueueKeyEvent(KeyEvent.ACTION_DOWN, key.nativeKeyCode, constructMetaState())

Content updated: