CPInterfaceControllerDelegate_Extensions Class

Definition

Interface for the mandatory methods of the CPInterfaceControllerDelegate protocol.

public static class CPInterfaceControllerDelegate_Extensions
type CPInterfaceControllerDelegate_Extensions = class
Inheritance
CPInterfaceControllerDelegate_Extensions

Methods

TemplateDidAppear(ICPInterfaceControllerDelegate, CPTemplate, Boolean)

Method that is called when a template appears.

TemplateDidDisappear(ICPInterfaceControllerDelegate, CPTemplate, Boolean)

Method that is called when a template disappears.

TemplateWillAppear(ICPInterfaceControllerDelegate, CPTemplate, Boolean)

Method that is called when a template is about to appear.

TemplateWillDisappear(ICPInterfaceControllerDelegate, CPTemplate, Boolean)

Method that is called when a template is about to disappear.

Applies to