setLineEnds

open fun setLineEnds(@NonNull lineEnd1: LineEndType, @NonNull lineEnd2: LineEndType)

Sets line ending style for this line.

Parameters

lineEnd1

LineEndType for start of this line.

lineEnd2

LineEndType for end of this line.