WebInspector.getAttachedHeight

Get the height that the inspector view should have when it's attached. If the inspector view is not attached this returns 0.

class WebInspector
uint
getAttachedHeight
()

Return Value

Type: uint

the height of the inspector view when attached

Meta