Share via


UIRefreshControl.Refreshing Property

Definition

Whether the UIRefreshControl is currently refreshing.

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

Property Value

Attributes

Applies to