Contents

frameLoadDelegate

The receiver’s frame load delegate.

Declaration

unowned(unsafe) var frameLoadDelegate: (any WebFrameLoadDelegate)! { get set }

Discussion

Conforms to the WebFrameLoadDelegate protocol.

See Also

Getting and Setting Delegates