Contents

UIApplication.Category

Constants that describe the types of apps in the system.

Declaration

enum Category

Overview

Use the values in this enumeration with isDefault(_:) (or, in Objective-C, defaultStatusForCategory:error:) to find if your app is the person’s default for a category.

Topics

Application categories

Initializers

See Also

Discovering if your app is the default app in a category