PHProjectTypeDescription
An extensible enumerator for Phprojecttype that’s presented to users in the project picker.
Declaration
class PHProjectTypeDescriptionOverview
This object represents one project type choice presented in the project picker when a user is creating a project through project extensions. The PHProjectTypeDescriptionDataSource object returns this descriptor from typeDescriptionDataSource(for:invalidator:).
Topics
Creating a Project Type Description
init(projectType:title:description:image:)init(projectType:title:description:image:subtypeDescriptions:)init(projectType:title:attributedDescription:image:subtypeDescriptions:)init(projectType:title:description:image:canProvideSubtypes:)init(projectType:title:attributedDescription:image:canProvideSubtypes:)
Describing a Project Type
projectTypelocalizedTitlelocalizedDescriptionlocalizedAttributedDescriptionimagesubtypeDescriptionscanProvideSubtypes