• Can be called to avoid any layoutchange event occurence during execution of some code.

    Parameters

    • element: LayoutChangeTarget

      Element where all the changes occur (its sub-tree is modified).

    • callback: callback

      A function during which execution won't any layout procession occur (only on its end).

    Returns void

    Method

    lockedLayout