CPMapTemplateDelegate.DidDismissPanningInterface(CPMapTemplate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system calls this method after the panning interface has been dismissed.
[Foundation.Export("mapTemplateDidDismissPanningInterface:")]
public virtual void DidDismissPanningInterface (CarPlay.CPMapTemplate mapTemplate);
abstract member DidDismissPanningInterface : CarPlay.CPMapTemplate -> unit
override this.DidDismissPanningInterface : CarPlay.CPMapTemplate -> unit
Parameters
- mapTemplate
- CPMapTemplate
- Attributes