toggle menu
Spark
1.5.1
androidJvm
switch theme
search in API
spark
/
com.adevinta.spark.components.rating
/
RatingDefaults
Rating
Defaults
object
RatingDefaults
Members
Properties
Input
Float
Range
Link copied to clipboard
val
InputFloatRange
:
ClosedFloatingPointRange
<
Float
>
Input
Int
Range
Link copied to clipboard
val
InputIntRange
:
ClosedRange
<
Int
>
Input
Max
Link copied to clipboard
const
val
InputMax
:
Int
=
5
Input
Min
Link copied to clipboard
const
val
InputMin
:
Int
=
0
Star
Size
Link copied to clipboard
val
StarSize
:
Dp
The size of each star in the rating.
Steps
Link copied to clipboard
const
val
Steps
:
Int
Touch
Target
Size
Link copied to clipboard
val
TouchTargetSize
:
Dp
The size of the clickable area for each star.