activityCategories
The set of all possible activity categories.
Declaration
var activityCategories: Set<ActivityCategory> { get async throws }Discussion
Each category contains both a localizedDisplayName and a token.
The set of all possible activity categories.
var activityCategories: Set<ActivityCategory> { get async throws }Each category contains both a localizedDisplayName and a token.