-
public final class InAppProperty.BorderRepresents border properties.
-
-
Field Summary
Fields Modifier and Type Field Description private final Integerwidthprivate final InAppProperty.ThemeColorscolor
-
Constructor Summary
Constructors Constructor Description InAppProperty.Border(Integer width, InAppProperty.ThemeColors color)
-
Method Summary
Modifier and Type Method Description final IntegergetWidth()final InAppProperty.ThemeColorsgetColor()-
-
Constructor Detail
-
InAppProperty.Border
InAppProperty.Border(Integer width, InAppProperty.ThemeColors color)
-
-
Method Detail
-
getColor
final InAppProperty.ThemeColors getColor()
-
-
-
-