Documentation

lineStyle()

Sets the line style of the divider.

lineStyle(style: BindingOrValue<UIDivider.LineStyle>): this;

Parameters

Return value

The builder instance for chaining.

Related