TooltipView
TooltipView
Kind: global class
new TooltipView(tip, contentView)
| Param | Type |
|---|---|
| tip | VisualTip |
| contentView | View |
tooltipView.model : VisualTip
Kind: instance property of TooltipView
tooltipView.layout(bounds)
Kind: instance method of TooltipView
| Param | Type |
|---|---|
| bounds | AABB2 |