Contents

policyDelegate

The receiver’s policy delegate.

Declaration

unowned(unsafe) var policyDelegate: (any WebPolicyDelegate)! { get set }

Discussion

Conforms to the WebPolicyDelegate protocol.

See Also

Getting and Setting Delegates