IUIDataSourceModelAssociation Interfaz

Definición

Interfaz que, junto con la clase UIKit.UIDataSourceModelAssociation_Extensions , componen el protocolo UIDataSourceModelAssociation.

[Foundation.Protocol(Name="UIDataSourceModelAssociation", WrapperType=typeof(UIKit.UIDataSourceModelAssociationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIDataSourceModelAssociation : IDisposable, ObjCRuntime.INativeObject
type IUIDataSourceModelAssociation = interface
    interface INativeObject
    interface IDisposable
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

GetIndexPath(String, UIView)

Interfaz que, junto con la clase UIKit.UIDataSourceModelAssociation_Extensions , componen el protocolo UIDataSourceModelAssociation.

GetModelIdentifier(NSIndexPath, UIView)

Interfaz que, junto con la clase UIKit.UIDataSourceModelAssociation_Extensions , componen el protocolo UIDataSourceModelAssociation.

Se aplica a