Namespacesutilsblockly.utils_namespace.size_class.min_1_methodOn this page blockly > utils > Size > min utils.Size.min() method Returns a new size with the minimum width and height values out of both sizes. Signature: static min(a: Size, b: Size): Size; Parameters ParameterTypeDescriptionaSizebSize Returns: Size