UIKit.UICollectionViewSource Class
An alternative to the UIKit.UICollectionViewDelegate and UIKit.UICollectionViewDataSource classes.

See Also: UICollectionViewSource Members

Syntax

[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("UICollectionViewSource", false)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public class UICollectionViewSource : Foundation.NSObject, IUICollectionViewSource, IDisposable

See Also

UICollectionViewDelegate
UICollectionViewDataSource

Remarks

The UIKit.UICollectionViewSource combines the UIKit.UICollectionViewDelegate and UIKit.UICollectionViewDataSource APIs in a single convenience class. It is available via the UICollectionView.Source property.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0