IUIDataSourceModelAssociation Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface qui, avec la classe T:UIKit.UIDataSourceModelAssociation_Extensions , constituent le protocole 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
- Attributs
- Implémente
Propriétés
Handle |
Handle (pointeur) vers la représentation d’objet non managée. (Hérité de INativeObject) |
Méthodes
GetIndexPath(String, UIView) |
Interface qui, avec la classe T:UIKit.UIDataSourceModelAssociation_Extensions , constituent le protocole UIDataSourceModelAssociation. |
GetModelIdentifier(NSIndexPath, UIView) |
Interface qui, avec la classe T:UIKit.UIDataSourceModelAssociation_Extensions , constituent le protocole UIDataSourceModelAssociation. |