WKWebView.WeakUIDelegate Property

Definition

The web view's user interface delegate.

public virtual Foundation.NSObject WeakUIDelegate { [Foundation.Export("UIDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setUIDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.WeakUIDelegate : Foundation.NSObject with get, set

Property Value

This value can be null.

This value can be null.

Attributes

Remarks

Applies to