Resize behaviour:
Filter:
Reference | GUI

Resize behaviour

Resize behavior for View and its subclasses

Description

resize

The View: -resize method takes nine different values as argument defining the behavior of the view when the containing window is resized. Each view responds relatively to the stretches of its parent view.

123
456
789

Examples