Show / Hide Table of Contents

Class RouteTrackerNewVoiceGuidanceEventArgs

Provides data for the NewVoiceGuidance event.

Inheritance
object
EventArgs
RouteTrackerNewVoiceGuidanceEventArgs
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Navigation
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class RouteTrackerNewVoiceGuidanceEventArgs : EventArgs

Properties

Name Description
VoiceGuidance

Gets the newly-generated VoiceGuidance instruction.

Methods

Name Description
GetDeferral()

Returns a deferral that will hold up new voice events until this object has been disposed.

Applies to

TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8

Relevant samples

Navigate route: Use a routing service to navigate between points.
In this article
Provide feedback
Back to top Copyright © 2025 Esri.