CPMapTemplateDelegate.Pan(CPMapTemplate, CPPanDirection) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 已在 中 direction
移動流覽 時 mapTemplate
,系統會呼叫這個方法。
[Foundation.Export("mapTemplate:panWithDirection:")]
public virtual void Pan (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPPanDirection direction);
abstract member Pan : CarPlay.CPMapTemplate * CarPlay.CPPanDirection -> unit
override this.Pan : CarPlay.CPMapTemplate * CarPlay.CPPanDirection -> unit
參數
- mapTemplate
- CPMapTemplate
- direction
- CPPanDirection
- 屬性