共用方式為


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
屬性

適用於