-
public final class SetVolumeButtonKt
-
-
Method Summary
Modifier and Type Method Description final static UnitSetVolumeButton(Function0<Unit> onVolumeClick, VolumeState volumeState, Modifier modifier, Boolean enabled)Button to launch a screen to control the system volume. -
-
Method Detail
-
SetVolumeButton
@Composable() final static Unit SetVolumeButton(Function0<Unit> onVolumeClick, VolumeState volumeState, Modifier modifier, Boolean enabled)
Button to launch a screen to control the system volume.
See VolumeState
-
-
-
-