Optional height?: booleanOptional horizontal?: booleanIf true, the view's x position and width will grow and shrink proportionally with the window. false by default.
Optional vertical?: booleanIf true, the view's y position and height will grow and shrink proportionally with the window. false by default.
Optional width?: booleanIf true, the view's width will grow and shrink together with the window. false by default.
Generated using TypeDoc
If true, the view's height will grow and shrink together with the window. false by default.