-
public final class VolumeKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static FloatcurrentVolumePercentage
-
Method Summary
Modifier and Type Method Description final FloatgetCurrentVolumePercentage()-
-
Method Detail
-
getCurrentVolumePercentage
@FloatRange(from = 0.0.toDouble(), to = 1.0.toDouble()) final Float getCurrentVolumePercentage()
-
-
-
-