共用方式為


GuidanceMode 列舉

定義

指定導覽指引的類型。

注意

此 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫此 API 會在運行時間失敗。 如需 Windows.Services.Maps.Guidance 命名空間的詳細資訊,請與您的Microsoft帳戶小組代表合作。

public enum class GuidanceMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Maps.GuidanceContract, 65536)]
enum class GuidanceMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Maps.GuidanceContract), 65536)]
public enum GuidanceMode
Public Enum GuidanceMode
繼承
GuidanceMode
屬性

Windows 需求

裝置系列
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Services.Maps.GuidanceContract (已於 v1.0 引進)

欄位

Navigation 2

流覽指引為使用中。

None 0

表示引擎不在作用中。

Simulation 1

模擬導覽指引。

Tracking 3

提供導覽協助,但未指定路線。

適用於