getMaxWidth method

String getMaxWidth()

Returns the popup's maximum width.

@returns {string} The maximum width of the popup.

Implementation

String getMaxWidth() => jsObject.getMaxWidth();