indexOfFirstPressed
Source set: Android
public fun PointerButtons.indexOfFirstPressed(): Int
indexOfFirstPressed
Source set: Common
public fun PointerButtons.indexOfFirstPressed(): Int
Returns the index of first button pressed as used in isPressed or -1 if no button is pressed.