.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. IUICollectionViewDataSource
  4. GetIndexPath(IUICollectionViewDataSource, UICollectionView, String, nint)
  • IUICollectionViewDataSource
    • GetCell(UICollectionView, NSIndexPath)
    • GetItemsCount(UICollectionView, nint)
    • GetItemsCount(UICollectionView, nint)
    • CanMoveItem(IUICollectionViewDataSource, UICollectionView, NSIndexPath)
    • GetIndexPath(IUICollectionViewDataSource, UICollectionView, String, nint)
    • GetIndexPath(IUICollectionViewDataSource, UICollectionView, String, nint)
    • GetIndexTitles(IUICollectionViewDataSource, UICollectionView)
    • GetViewForSupplementaryElement(IUICollectionViewDataSource, UICollectionView, NSString, NSIndexPath)
    • MoveItem(IUICollectionViewDataSource, UICollectionView, NSIndexPath, NSIndexPath)
    • NumberOfSections(IUICollectionViewDataSource, UICollectionView)
xamarinios
namespace UIKit
{
    public static class UICollectionViewDataSource_Extensions
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Introduced(PlatformName.iOS, 10, 3, PlatformArchitecture.All, null)]
        [Introduced(PlatformName.TvOS, 10, 2, PlatformArchitecture.All, null)]
        public static NSIndexPath? GetIndexPath(this IUICollectionViewDataSource! This, UICollectionView! collectionView, string! title, nint atIndex);
    }
}
Xamarin iOS 0.0
Xamarin tvOS 0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙