Share via


CPLaneGuidance.Lanes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPLane[] Lanes { [Foundation.Export("lanes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLanes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lanes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLanes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Lanes : CarPlay.CPLane[] with get, set

Property Value

CPLane[]
Attributes

Applies to