setStrokeWidth

open fun setStrokeWidth(@Px strokeWidth: Int)

Sets the stroke width for this button. Both stroke color and stroke width must be set for a stroke to be drawn.

Parameters

strokeWidth

Stroke width for this button.

See also