次の方法で共有


UITableViewPlaceholder.CellUpdateHandler プロパティ

定義

public virtual Action<UIKit.UITableViewCell> CellUpdateHandler { [Foundation.Export("cellUpdateHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCellUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CellUpdateHandler : Action<UIKit.UITableViewCell> with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象