invalidateFooterText(forSubtypesOf:)
Invalidates the footer text for the subtypes of the given project type.
Declaration
func invalidateFooterText(forSubtypesOf projectType: PHProjectType)Parameters
- projectType:
The project type whose subtypes you’d like to invalidate.
Discussion
Use undefined to invalidate the root-level footer text.