method Frame.prototype.isDetachedimport { Frame } from "https://deno.land/x/pptr@1.2.0/src/FrameManager.ts"; isDetached(): booleanReturnsbooleantrue if the frame has been detached, or false otherwise.