Builder

class Builder(val frameId: FrameId)(source)

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard

Id of the frame in which the isolated world should be created.

Link copied to clipboard

Whether or not universal access should be granted to the isolated world. This is a powerful option, use with caution.

Link copied to clipboard

An optional name which is reported in the Execution Context.

Functions

Link copied to clipboard