Share via


WKWebView.IsLoading Property

Definition

A Boolean value indicating whether the view is currently loading content.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsLoading { [Foundation.Export("isLoading")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLoading")>]
member this.IsLoading : bool

Property Value

Attributes

Remarks

Applies to