Share via


UITableView.ReloadSectionIndexTitles Method

Definition

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

Applies to