IsPoppedUp | |
Type | expression |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.widget |
Summary | Tests if the current widget is in a popup window. Resturns:True if the current widget is in a popup window, False otherwise. |
Example |
|
Related | Statement: PopupWidget, ClosePopupWithResult |
Description | Use to determine if this widget is being displayed within a popup window. |
Tags | widget |