Läs på engelska Redigera

Dela via


UICollectionView.Source Property

Definition

An optional property that can substitute for the DataSource and Delegate properties

C#
public UIKit.UICollectionViewSource Source { get; set; }

Property Value

The default value is null.

Remarks

Rather than specify separate classes and provide two objects for the DataSource and Delegate properties, one can provide a single class of type UICollectionViewSource (which itself is simply defined as ).

Applies to

Produkt Versioner
Xamarin iOS SDK 12