setBalloonStroke

fun setBalloonStroke(@ColorInt color: Int, @Dp thickness: Float): Balloon.Builder

Sets the stroke (outline) properties for the balloon. Only works when isClipArrowEnabled is true.

Parameters

color

The color of the stroke

thickness

The thickness of the stroke in dp