CPListTemplate.GetIndexPath(ICPListTemplateItem) Method

Definition

[Foundation.Export("indexPathForItem:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexPath? GetIndexPath(CarPlay.ICPListTemplateItem item);
[<Foundation.Export("indexPathForItem:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetIndexPath : CarPlay.ICPListTemplateItem -> Foundation.NSIndexPath
override this.GetIndexPath : CarPlay.ICPListTemplateItem -> Foundation.NSIndexPath

Parameters

Returns

Attributes

Applies to