次の方法で共有


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

適用対象