Skip to main content
Version: 16.1.0

Frame.isDetached() method

Signature:

class Frame {
isDetached(): boolean;
}

Returns:

boolean

true if the frame has been detached, or false otherwise.