hide property

bool? hide
getter/setter pair

When true, hides the label. Use this state when displaying a custom annotation on top.

Implementation

bool? hide;