Package-level declarations

Types

Link copied to clipboard
open class SecurityPolicyViolationEvent(    val type: EventType<SecurityPolicyViolationEvent>,     init: SecurityPolicyViolationEventInit = definedExternally) : Event

Inherits from Event, and represents the event object of an event sent on a document or worker when its content security policy is violated.