CPApplicationDelegate_Extensions Class
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.
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. |