다음을 통해 공유


UICollectionViewPlaceholder.CellUpdateHandler 속성

정의

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

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

특성

적용 대상