IUIDataSourceModelAssociation Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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. |