strokeBorder

inline fun Region.strokeBorder(builderAction: BorderBuilder.StrokeBuilder.() -> Unit): Border

Sets new border with single BorderStroke.

Return

applied border.

Parameters

builderAction

stroke configurator.