-
public final class RateKt
-
-
Method Summary
Modifier and Type Method Description final static UnitRate(Integer count, DpSize size, Dp horizontalSpacing, @IntRange(from = 0.toLong()) Float value, Color activeColor, Color normalColor, ImageVector activeIcon, ImageVector normalIcon, Boolean allowHalf, Boolean readOnly, Function1<Float, Unit> onChange)星星评价组件 final static Floatstep(Float $self)-
-
Method Detail
-
Rate
@Composable() final static Unit Rate(Integer count, DpSize size, Dp horizontalSpacing, @IntRange(from = 0.toLong()) Float value, Color activeColor, Color normalColor, ImageVector activeIcon, ImageVector normalIcon, Boolean allowHalf, Boolean readOnly, Function1<Float, Unit> onChange)
星星评价组件
-
-
-
-