Compartilhar via


UITableViewController.SectionFor(UITableView, String, nint) Método

Definição

O índice da seção para o título especificado e o índice de título da seção.

[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

Parâmetros

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

Retornos

System.System.IntPtr System.nativeint
Atributos

Aplica-se a