WKWebView.WeakUIDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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