Package io.lenra.app.components.styles
Class ToggleStyle
java.lang.Object
io.lenra.app.components.styles.ToggleStyle
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionToggleStyle(Integer activeColor, Integer activeTrackColor, Integer inactiveTrackColor, Integer inactiveThumbColor, Integer hoverColor, Integer focusColor, Image activeThumbImage, Image inactiveThumbImage, ToggleStyle.MaterialTapTargetSize materialTapTargetSize) -
Method Summary
Modifier and TypeMethodDescriptionactiveColor(Integer activeColor) activeThumbImage(Image activeThumbImage) activeTrackColor(Integer activeTrackColor) focusColor(Integer focusColor) hoverColor(Integer hoverColor) inactiveThumbColor(Integer inactiveThumbColor) inactiveThumbImage(Image inactiveThumbImage) inactiveTrackColor(Integer inactiveTrackColor) materialTapTargetSize(ToggleStyle.MaterialTapTargetSize materialTapTargetSize)
-
Constructor Details
-
ToggleStyle
public ToggleStyle() -
ToggleStyle
-
-
Method Details
-
activeColor
-
activeTrackColor
-
inactiveTrackColor
-
inactiveThumbColor
-
hoverColor
-
focusColor
-
activeThumbImage
-
inactiveThumbImage
-
materialTapTargetSize
-