UICollectionView.WeakDataSource Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Source de données qui fournit des données pour ce 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
Valeur de propriété
(Plus de documentation pour ce nœud arrive)
Cette valeur peut être null
.
- Attributs