Skip to main content
Version: Next

Frame.isOOPFrame() method

Signature:

class Frame {
isOOPFrame(): boolean;
}

Returns:

boolean

true if the frame is an out-of-process (OOP) frame. Otherwise, false.