Signature:
class Frame { isDetached(): boolean; }
Returns:
boolean
true if the frame has been detached, or false otherwise.
true
false