CPApplicationDelegate_Extensions Class

Definition

Extension methods to implement the optional members of the CPApplicationDelegate protocol.

public static class CPApplicationDelegate_Extensions
type CPApplicationDelegate_Extensions = class
Inheritance
CPApplicationDelegate_Extensions

Methods

DidSelectManeuver(ICPApplicationDelegate, UIApplication, CPManeuver)

Method that is called when the user selects a maneuver.

DidSelectNavigationAlert(ICPApplicationDelegate, UIApplication, CPNavigationAlert)

Method that is called when the user selects a navigation alert.

Applies to