AutoResizeOptions Properties |
The AutoResizeOptions type exposes the following members.
Name | Description | |
---|---|---|
Height |
If true, the view's height will grow and shrink together with the window. Default is false.
| |
Horizontal |
If true, the view's x position will grow and shrink proportionally with the window. Default is false.
| |
Vertical |
If true, the view's y position will grow and shrink proportionally with the window. Default is false.
| |
Width |
If true, the view's width will grow and shrink together with the window. Default is false.
|