UITableViewHeaderFooterView.PrepareForReuse 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在資料表重複使用之前,于可重複使用的頁首或頁尾上呼叫。
[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
- 屬性