Contents

uiDelegate

The receiver’s user interface delegate.

Declaration

unowned(unsafe) var uiDelegate: (any WebUIDelegate)! { get set }

Discussion

A user interface delegate that conforms to the WebUIDelegate protocol.

See Also

Getting and Setting Delegates