Freigeben über


IUIDataSourceModelAssociation Schnittstelle

Definition

Schnittstelle, die zusammen mit der T:UIKit.UIDataSourceModelAssociation_Extensions-Klasse das UIDataSourceModelAssociation-Protokoll umfasst.

[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
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Methoden

GetIndexPath(String, UIView)

Schnittstelle, die zusammen mit der T:UIKit.UIDataSourceModelAssociation_Extensions-Klasse das UIDataSourceModelAssociation-Protokoll umfasst.

GetModelIdentifier(NSIndexPath, UIView)

Schnittstelle, die zusammen mit der T:UIKit.UIDataSourceModelAssociation_Extensions-Klasse das UIDataSourceModelAssociation-Protokoll umfasst.

Gilt für: