isPrimaryPressed
Property
Common
expect val PointerButtons.isPrimaryPressed: Boolean
true
when the primary button (left mouse button) is pressed or false
when it isn't pressed.
Android
actual val PointerButtons.isPrimaryPressed: Boolean