Window

class Window

A sink and the policy it was opened under.

Constructors

Link copied to clipboard
private constructor(sink: Capture, allowUntrusted: Boolean)

Properties

Link copied to clipboard
private val allowUntrusted: Boolean
Link copied to clipboard
private val sink: Capture
Link copied to clipboard
private val withheld: AtomicInteger

Functions

Link copied to clipboard
open fun withheld(): Int
How many lines the policy dropped — reported by the caller, never silently swallowed.