IUIDataSourceModelAssociation.GetModelIdentifier(NSIndexPath, UIView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- idx
- NSIndexPath
- view
- UIView
Returns
- Attributes