Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

areAnyPressed

Returns true if any button is pressed or false if all buttons are released.

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: Boolean

Last updated: