다음을 통해 공유


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일 수 있습니다.

특성

적용 대상