Share via


WKWebView.UIDelegate Property

Definition

The web view's user interface delegate.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public WebKit.IWKUIDelegate UIDelegate { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.UIDelegate : WebKit.IWKUIDelegate with get, set

Property Value

This value can be null.

This value can be null.

Attributes

Remarks

Applies to