clickable property
read / write
Whether the attribution can be clicked and click events can be registered. Default value: true.
Implementation
bool? clickable;
Whether the attribution can be clicked and click events can be registered. Default value: true.
bool? clickable;