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