clickable property

bool? clickable
read / write

Whether the attribution can be clicked and click events can be registered. Default value: true.

Implementation

bool? clickable;