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