共用方式為


UITableView.GetDataSourceSectionIndex(nint) 方法

定義

[Foundation.Export("dataSourceSectionIndexForPresentationSectionIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetDataSourceSectionIndex (nint presentationSectionIndex);
abstract member GetDataSourceSectionIndex : nint -> nint
override this.GetDataSourceSectionIndex : nint -> nint

參數

presentationSectionIndex
System.System.IntPtr System.nativeint

傳回

System.System.IntPtr System.nativeint

實作

屬性

適用於