clickable property

bool? clickable
getter/setter pair

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

Implementation

bool? clickable;