Поделиться через


UITableViewController.SectionFor(UITableView, String, nint) Метод

Определение

Индекс раздела для указанного заголовка и индекса заголовка раздела.

[Foundation.Export("tableView:sectionForSectionIndexTitle:atIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint SectionFor (UIKit.UITableView tableView, string title, nint atIndex);
abstract member SectionFor : UIKit.UITableView * string * nint -> nint
override this.SectionFor : UIKit.UITableView * string * nint -> nint

Параметры

tableView
UITableView
title
String
atIndex
System.System.IntPtr System.nativeint

Возвращаемое значение

System.System.IntPtr System.nativeint
Атрибуты

Применяется к