UITableView.GetPresentationSectionIndex(nint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("presentationSectionIndexForDataSourceSectionIndex:")]
[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 GetPresentationSectionIndex (nint dataSourceSectionIndex);
abstract member GetPresentationSectionIndex : nint -> nint
override this.GetPresentationSectionIndex : nint -> nint
Parâmetros
- dataSourceSectionIndex
- System.System.IntPtr System.nativeint
Retornos
System.System.IntPtr
System.nativeint
Implementações
- Atributos