ICPMapTemplateDelegate
DidBeginPanGesture(ICPMapTemplateDelegate, CPMapTemplate)
DidCancelNavigation(ICPMapTemplateDelegate, CPMapTemplate)
DidDismissNavigationAlert(ICPMapTemplateDelegate, CPMapTemplate, CPNavigationAlert, CPNavigationAlertDismissalContext)
DidDismissPanningInterface(ICPMapTemplateDelegate, CPMapTemplate)
DidEndPanGesture(ICPMapTemplateDelegate, CPMapTemplate, CGPoint)
DidShowNavigationAlert(ICPMapTemplateDelegate, CPMapTemplate, CPNavigationAlert)
DidShowPanningInterface(ICPMapTemplateDelegate, CPMapTemplate)
DidUpdatePanGesture(ICPMapTemplateDelegate, CPMapTemplate, CGPoint, CGPoint)
GetDisplayStyle(ICPMapTemplateDelegate, CPMapTemplate, CPManeuver)
Pan(ICPMapTemplateDelegate, CPMapTemplate, CPPanDirection)
PanBegan(ICPMapTemplateDelegate, CPMapTemplate, CPPanDirection)
PanEnded(ICPMapTemplateDelegate, CPMapTemplate, CPPanDirection)
SelectedPreview(ICPMapTemplateDelegate, CPMapTemplate, CPTrip, CPRouteChoice)
ShouldShowNotificationForManeuver(ICPMapTemplateDelegate, CPMapTemplate, CPManeuver)
ShouldShowNotificationForNavigationAlert(ICPMapTemplateDelegate, CPMapTemplate, CPNavigationAlert)
ShouldUpdateNotificationForManeuver(ICPMapTemplateDelegate, CPMapTemplate, CPManeuver, CPTravelEstimates)
StartedTrip(ICPMapTemplateDelegate, CPMapTemplate, CPTrip, CPRouteChoice)
WillDismissNavigationAlert(ICPMapTemplateDelegate, CPMapTemplate, CPNavigationAlert, CPNavigationAlertDismissalContext)
WillDismissPanningInterface(ICPMapTemplateDelegate, CPMapTemplate)
WillShowNavigationAlert(ICPMapTemplateDelegate, CPMapTemplate, CPNavigationAlert)
xamarinios
namespace CarPlay
{
public static class CPMapTemplateDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void PanEnded(this ICPMapTemplateDelegate! This, CPMapTemplate! mapTemplate, CPPanDirection direction);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API