Compartir a través de


UICollectionView.WeakDataSource Propiedad

Definición

Origen de datos que proporciona datos para este UICollectionView.

public virtual Foundation.NSObject WeakDataSource { [Foundation.Export("dataSource", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDataSource:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WeakDataSource : Foundation.NSObject with get, set

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a