Returns the number of items in the specified section.
Syntax
[Foundation.Export("collectionView:numberOfItemsInSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual
nint GetItemsCount (
UICollectionView collectionView,
nint section)
Parameters
- collectionView
- Collection view managed by this view controller.
- section
- The specified section.
Returns
An int with the number of items in the specified section.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0