PKAddPassesViewControllerDelegate_Extensions Class

Definition

Extension methods to the IPKAddPassesViewControllerDelegate interface to support all the methods from the PKAddPassesViewControllerDelegate protocol.

public static class PKAddPassesViewControllerDelegate_Extensions
type PKAddPassesViewControllerDelegate_Extensions = class
Inheritance
PKAddPassesViewControllerDelegate_Extensions

Remarks

The extension methods for IPKAddPassesViewControllerDelegate allow developers to treat instances of the interface as having all the optional methods of the original PKAddPassesViewControllerDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

Finished(IPKAddPassesViewControllerDelegate, PKAddPassesViewController)

Applies to