IUIDataSourceModelAssociation.GetModelIdentifier(NSIndexPath, UIView) Method

Definition

[Foundation.Export("modelIdentifierForElementAtIndexPath:inView:")]
[Foundation.Preserve(Conditional=true)]
public string GetModelIdentifier (Foundation.NSIndexPath idx, UIKit.UIView view);
abstract member GetModelIdentifier : Foundation.NSIndexPath * UIKit.UIView -> string

Parameters

view
UIView

Returns

Attributes

Applies to