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