setStrokeColor

open fun setStrokeColor(@Nullable strokeColor: ColorStateList)

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

Parameters

strokeColor

Color to use for the stroke.

See also