Contents

PHProjectTypeDescriptionInvalidator

A protocol that you use to tell the project when and how to invalidate type and footer text.

Declaration

protocol PHProjectTypeDescriptionInvalidator : NSObjectProtocol

Overview

An object adheres to this protocol to implement custom behavior when you invalidate project information, such as type description and footer text.

Topics

Invalidating a Project Type

See Also

Determining Project Type