Source set: Common
expect val PointerButtons.areAnyPressed: Boolean
Returns true if any button is pressed or false if all buttons are released.
Source set: Android
actual val PointerButtons.areAnyPressed: BooleanReturns true if any button is pressed or false if all buttons are released.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
expect val PointerButtons.areAnyPressed: Boolean
Returns true if any button is pressed or false if all buttons are released.
actual val PointerButtons.areAnyPressed: BooleanLast updated: