macStatusMenuNames | |||||||
Type | handler | ||||||
Dictionary | mac.statusmenu | ||||||
Library | Mac Status Menu | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.native.mac.statusmenu | ||||||
Summary | Get the names of any menus that have been created | ||||||
OS | mac | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Description | Use macStatusMenuNames to ensure that a menu has been created before calling a handler that may throw an error if called with a menu that does not exist. |