NavigationBar.beginUpdate

Syntax

beginUpdate();

Description

The beginUpdate method disables side panel redrawing until the endUpdate method is invoked.

Example

The example of method use is given in description of the NavigationItem.showScrolls method.

See also:

NavigationBar