get_can_attach


Description:

[ Version ( since = "2.8" ) ]
public bool get_can_attach ()

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

Parameters:

this

a WebInspector

Returns:

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