ModifiersBuilders.Border
public final class ModifiersBuilders.Border
A modifier to apply a border around an element.
Summary
Nested types |
|---|
public final class ModifiersBuilders.Border.BuilderBuilder for |
Public methods |
|
|---|---|
@Nullable ColorBuilders.ColorProp |
Gets the color of the border. |
@Nullable DimensionBuilders.DpProp |
Gets the width of the border, in DP. |
Public methods
public @Nullable ColorBuilders.ColorPropgetColor()
Gets the color of the border. Intended for testing purposes only.
public @Nullable DimensionBuilders.DpPropgetWidth()
Gets the width of the border, in DP. Intended for testing purposes only.