Composables UI is out: our new component library for Compose Multiplatform ->
Object

AmbientMode.Interactive

Represents the mode when the user is actively interacting with the device.

Source set: Android
public object Interactive : AmbientMode()

Represents the mode when the user is actively interacting with the device.

Last updated: