다음을 통해 공유


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

구현

특성

적용 대상