UIKit.UICollectionViewDataSource_Extensions Members

The members of UIKit.UICollectionViewDataSource_Extensions are listed below.

See Also: Inherited members from System.Object

Public Methods

static
GetViewForSupplementaryElement(this IUICollectionViewDataSource, UICollectionView, Foundation.NSString, Foundation.NSIndexPath) : UICollectionReusableView
The reusable view used for the supplementary element at the specified indexPath.
static
NumberOfSections(this IUICollectionViewDataSource, UICollectionView) : nint
The number of sections in this UICollectionViewDataSource.