hover property

bool? hover
final

True if the tooltip should be shown when hovered over. Defaults to FTooltipGroup.hover, typically true.

Implementation

final bool? hover;