Content:
- Examples
- Properties
- Methods

Popover is very useful on showing additional info or displaying instructions especially when the control is click or hovered.

pvr = ui.showPopover( parent, text?, position?, width?, height? ) → ui object: Popover

These are the methods available for the Popover Component.

Examples

Example - Basic click to expand contents 

Example - Positioning click to expand contents 

Example - Advanced click to expand contents 

Properties

The following properties are available on the Popover object:

backImageString
fontFileString

Methods

The following methods are available on the Popover object:

hide()
show()