Map.IsTrafficEnabled 属性

定义

获取或设置一个值,该值指示地图是否显示当前交通信息。 默认值是 false。 这是一种可绑定属性。

public:
 property bool IsTrafficEnabled { bool get(); void set(bool value); };
public bool IsTrafficEnabled { get; set; }
member this.IsTrafficEnabled : bool with get, set
Public Property IsTrafficEnabled As Boolean

属性值

适用于