frameLoadDelegate
The receiver’s frame load delegate.
Declaration
unowned(unsafe) var frameLoadDelegate: (any WebFrameLoadDelegate)! { get set }Discussion
Conforms to the WebFrameLoadDelegate protocol.
The receiver’s frame load delegate.
unowned(unsafe) var frameLoadDelegate: (any WebFrameLoadDelegate)! { get set }Conforms to the WebFrameLoadDelegate protocol.