Share via


WKWebView.CustomUserAgent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? CustomUserAgent { [Foundation.Export("customUserAgent")] get; [Foundation.Export("setCustomUserAgent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customUserAgent")>]
[<set: Foundation.Export("setCustomUserAgent:")>]
member this.CustomUserAgent : string with get, set

Property Value

Attributes

Applies to