다음을 통해 공유


UITableView.ReloadSectionIndexTitles 메서드

정의

테이블 뷰의 오른쪽 가장자리가 긴 인덱스 막대를 다시 로드합니다.

[Foundation.Export("reloadSectionIndexTitles")]
public virtual void ReloadSectionIndexTitles ();
abstract member ReloadSectionIndexTitles : unit -> unit
override this.ReloadSectionIndexTitles : unit -> unit
특성

설명

이 메서드를 사용하여 전체 테이블을 다시 로드하지 않고도 섹션을 삽입하거나 삭제한 후 인덱스가 업데이트됩니다.

적용 대상