WebInspector.getCanAttach

Whether the inspector can be attached to the same window that contains the inspected view.

class WebInspector
bool
getCanAttach
()

Return Value

Type: bool

true if there is enough room for the inspector view inside the window that contains the inspected view, or false otherwise.