lineWidth
The divider line width.
lineWidth: string | number;
Notes
- Accepts pixels or a CSS length with unit.
- Defaults to 1.
Related
class UIDivider
A view class that represents a horizontal or vertical divider line.
The divider line width.
lineWidth: string | number;