LuaWindowResizeConstraints
Type doc:
Fields:
max_height: number
max_width: number
min_height: number
min_width: number
Methods:
clone: function(self: LuaWindowResizeConstraints ):( LuaWindowResizeConstraints )
check_constraints: function(self: LuaWindowResizeConstraints ):( LuaWindowResizeConstraints )
__tostring: function(self: LuaWindowResizeConstraints ):(string)
__eq: function(any , any):(any)