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

実装

属性

適用対象