UITableView.GetDataSourceIndexPath(NSIndexPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("dataSourceIndexPathForPresentationIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath GetDataSourceIndexPath (Foundation.NSIndexPath presentationIndexPath);
abstract member GetDataSourceIndexPath : Foundation.NSIndexPath -> Foundation.NSIndexPath
override this.GetDataSourceIndexPath : Foundation.NSIndexPath -> Foundation.NSIndexPath
Paramètres
- presentationIndexPath
- NSIndexPath
Retours
Implémente
- Attributs