UITableViewPlaceholder.CellUpdateHandler Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to