setStroke

open override fun setStroke(width: Int, @ColorInt color: Int, dashWidth: Float, dashGap: Float)
open override fun setStroke(width: Int, colorStateList: ColorStateList, dashWidth: Float, dashGap: Float)