Share via


UIRefreshControl.BeginRefreshing Method

Definition

[Foundation.Export("beginRefreshing")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void BeginRefreshing();
[<Foundation.Export("beginRefreshing")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member BeginRefreshing : unit -> unit
override this.BeginRefreshing : unit -> unit
Attributes

Applies to