MultiPowUpload 3.1
Tooltip parameters |
![]() ![]() |
Tooltip parameters
For the information on how to setup the MultiPowUpload parameters see How to section.
Parameter name | Type | Desciption | Default value |
---|---|---|---|
tooltip.enabled | Boolean | It determines whether the tooltip should be displayed. | true |
tooltip.alpha | String | Opacity of the tooltip. | 0.8 |
tooltip.backgroundColor | Color | Tooltip background color. | #FFFFDD |
tooltip.delay | String | Delay in seconds. | 0.5 |
tooltip.duration | String | The duration (in seconds) of the fadeIn/fadeOut animation. | 0.2 |
tooltip.lineColor | Color | Border line color. If the parameter is set to -1, the value of the tooltip.textStyle.color parameter is used. | -1 |
tooltip.shadowColor | Color | Shadow color. | #000000 |
tooltip.shadowType | String | Shadow type. Valid values: 0 - no shadow 1 - hollow drop shadow. 2 - full shadow. |
1 |
tooltip.textStyle | TextStyle | Text style. | color: #000000 font: Verdana size: 11 style: normal |