IUIDataSourceModelAssociation 인터페이스

정의

클래스와 함께 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
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

메서드

GetIndexPath(String, UIView)

클래스와 함께 UIDataSourceModelAssociation 프로토콜을 구성하는 인터페이스입니다.

GetModelIdentifier(NSIndexPath, UIView)

클래스와 함께 UIDataSourceModelAssociation 프로토콜을 구성하는 인터페이스입니다.

적용 대상