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

适用于