Share via


CPListSection.GetItem(UIntPtr) Method

Definition

[Foundation.Export("itemAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.ICPListTemplateItem GetItem(UIntPtr index);
[<Foundation.Export("itemAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetItem : unativeint -> CarPlay.ICPListTemplateItem
override this.GetItem : unativeint -> CarPlay.ICPListTemplateItem

Parameters

index
UIntPtr

unativeint

Returns

Attributes

Applies to