isSecondaryPressed
`true` when the secondary button (right mouse button) is pressed or `false` when it isn't
isSecondaryPressed
Property
Common
expect val PointerButtons.isSecondaryPressed: Boolean
true when the secondary button (right mouse button) is pressed or false when it isn't
pressed.
Android
actual val PointerButtons.isSecondaryPressed: Boolean
