Contents

height

The requested height of the containing window.

Declaration

var height: NSNumber? { get }

Discussion

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

See Also

Inspecting Window Position and Dimensions