UICollectionViewPlaceholder.CellUpdateHandler Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos