GraffitiSuite Docs
Docs
Popup
Loading document parsing libraries...
# Popup Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Sub | Focus | (None) | Sets focus to the popup. | | Sub | Hide | (None) | Hides the popup. | | Sub | Show | (None) | Shows the popup. | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | AriaLabel | String | Nil | | | Attributes | mID | String | | | Attributes | mParent | GraffitiUpdateInterface | | | Attributes | mVisible | Boolean | | | Attributes | ID | Nil | | | AutoPan | Boolean | Nil | | | Content | String | Nil | | | MaxWidth | Integer | Nil | | | MinWidth | Integer | Nil | | | PixelOffset | Xojo.Point | Nil | | | Position | GraffitiMap.Point | Nil | | | Private | As | Nil | | | Private | As | = | | | Private | As | Nil | | | Private | As | = | | | Private | As | = | | | Private | As | Nil | | | Private | As | Nil | | | Tag | Variant | Nil | Developer storage. | | Visible | Boolean | Nil | |