UITableView.GetPresentationIndexPath(NSIndexPath) Método

Definição

[Foundation.Export("presentationIndexPathForDataSourceIndexPath:")]
[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 GetPresentationIndexPath (Foundation.NSIndexPath dataSourceIndexPath);
abstract member GetPresentationIndexPath : Foundation.NSIndexPath -> Foundation.NSIndexPath
override this.GetPresentationIndexPath : Foundation.NSIndexPath -> Foundation.NSIndexPath

Parâmetros

dataSourceIndexPath
NSIndexPath

Retornos

Implementações

Atributos

Aplica-se a