- changed
- This is a new size or position for this view
- left
- Left position, relative to parent
- top
- Top position, relative to parent
- right
- Right position, relative to parent
- bottom
- Bottom position, relative to parent
Called from layout when this view should assign a size and position to each of its children. Derived classes with children should override this method and call layout on each of their children.