Method LayoutManager():reset() Foundation

Resets the layout.

Syntax
:reset() -> lSuccess
Return

The method returns a logical value indicating success (.T.) or failure (.F.) of the operation.

Description

The method :reset() resets the layout manager's internal state information with respect to the owner's current child arrangement. :reset() should be called after an application has applied manual adjustments to either the position or dimensions of one of the childs.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.