Skip to main content
Version: Next

Frame.isDetached() method

Signature:

class Frame {isDetached(): boolean;}

Returns:

boolean

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