-
public final class UCButtonCustomization
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUCButtonCustomization.Companion
-
Field Summary
Fields Modifier and Type Field Description private final Integertextprivate final Integerbackgroundprivate final IntegercornerRadius
-
Constructor Summary
Constructors Constructor Description UCButtonCustomization(Integer text, Integer background, Integer cornerRadius)
-
Method Summary
Modifier and Type Method Description final IntegergetText()final IntegergetBackground()final IntegergetCornerRadius()-
-
Method Detail
-
getBackground
final Integer getBackground()
-
getCornerRadius
final Integer getCornerRadius()
-
-
-
-