Share via


CPPointOfInterestTemplate.SetPointsOfInterest Method

Definition

[Foundation.Export("setPointsOfInterest:selectedIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetPointsOfInterest(CarPlay.CPPointOfInterest[] pointsOfInterest, IntPtr selectedIndex);
[<Foundation.Export("setPointsOfInterest:selectedIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetPointsOfInterest : CarPlay.CPPointOfInterest[] * nativeint -> unit
override this.SetPointsOfInterest : CarPlay.CPPointOfInterest[] * nativeint -> unit

Parameters

pointsOfInterest
CPPointOfInterest[]
selectedIndex
IntPtr

nativeint

Attributes

Applies to