setAppVolume

actual fun setAppVolume(volume: Float)

Sets the app's volume.

Parameters

volume

The volume to set, from 0.0 to 1.0.

expect fun setAppVolume(volume: Float)

Sets the app's volume for ads.

Parameters

volume

The volume to set, ranging from 0.0 (silent) to 1.0 (full volume).

actual fun setAppVolume(volume: Float)