다음을 통해 공유


UITableViewHeaderFooterView.PrepareForReuse 메서드

정의

테이블에서 다시 사용하기 전에 재사용 가능한 머리글 또는 바닥글에서 호출됩니다.

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("prepareForReuse")]
[ObjCRuntime.RequiresSuper]
public virtual void PrepareForReuse ();
abstract member PrepareForReuse : unit -> unit
override this.PrepareForReuse : unit -> unit
특성

적용 대상