.. include:: headings.inc .. _UpdateUI: ========================================================================================================================================== |phoenix_title| **UpdateUI** ========================================================================================================================================== The `UpdateUI` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ ``UPDATE_UI_NONE`` ``UPDATE_UI_RECURSE`` ``UPDATE_UI_FROMIDLE`` Invoked from On(Internal)Idle. ================================================================================ ================================================================================ |