Interface PostLayoutListener

    • Method Detail

      • postLayout

        void postLayout()
        Method invoked by LayoutManager to notify the connector that a layout phase has ended. This method can be used to finalize internal layouting, but it is not allowed to change the its own external size or modify the conditions for any children.