init(achievementID:)
Creates a view controller that presents an achievement.
Declaration
init(achievementID: String)Parameters
- achievementID:
The identifier for the achievement to display.
Return Value
The initialized view controller.
Creates a view controller that presents an achievement.
init(achievementID: String)The identifier for the achievement to display.
The initialized view controller.