Contents

width

The requested width of the containing window.

Declaration

var width: NSNumber? { get }

Discussion

The object in this property contains a CGFloat value. If the webpage didn’t request a specific window width, this property is nil.

See Also

Inspecting Window Position and Dimensions