securityPolicyViolationEvent top-level property
dynamic
get
securityPolicyViolationEvent
Inherits from Event, and represents the event object of an event sent on a document or worker when its content security policy is violated.
Implementation
_i2.dynamic get securityPolicyViolationEvent => _i4.getProperty(
_self,
'SecurityPolicyViolationEvent',
);