Index
Collapse All
Expand All
IsResizable Method
Window Class
Members
See Also
Beta Documentation - Subject to change.
Gets if the window is resizable.
Syntax
Lua
function
Window
:
IsResizable
(
)
;
Returns
Type: boolean
True if the window can be resized.
Remarks
Gets if the window is resizable.
See Also
Window
Turbine.UI.Lotro