CPNavigationSession.CurrentSegment Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPRouteSegment CurrentSegment { [Foundation.Export("currentSegment", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCurrentSegment:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentSegment", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCurrentSegment:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CurrentSegment : CarPlay.CPRouteSegment with get, set

Property Value

Attributes

Applies to