WindowOrContentResizeMode

Sets what's should be done when window content is too big

Values

ValueMeaning
shrinkWidgets

widgets are shrink to fit in window

resizeWindow

resize window when window is too small

scrollWindow

add scrollbars to window

Meta