record with the fields: 'always_visible: boolean (optional)', 'placement: value equal to: 'left', 'right', 'top', 'bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight' (optional)'
Constructor | Description |
|
|
Static member | Description |
Full Usage:
TooltipOptions.init (?alwaysVisible, ?placement)
Parameters:
bool
?placement : TooltipPlacement
Returns: TooltipOptions
|
|