Share via


UIScrollView.RefreshControl Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIRefreshControl? RefreshControl { [Foundation.Export("refreshControl", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRefreshControl:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("refreshControl", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRefreshControl:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RefreshControl : UIKit.UIRefreshControl with get, set

Property Value

Attributes

Applies to