setClickable

abstract fun setClickable(clickable: Boolean)

Sets the clickable state of the polygon.

Parameters

clickable

A boolean indicating whether the polygon should be clickable.