共用方式為


UICollectionView.GetPresentationIndexPath(NSIndexPath) 方法

定義

[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

參數

dataSourceIndexPath
NSIndexPath

傳回

實作

屬性

適用於