isHidden
A Boolean value that states whether the achievement is initially visible to players.
Declaration
var isHidden: Bool { get }Discussion
If the value of this property is false, the achievement is always visible to the player. If true, the achievement isn’t displayed in any of the standard achievement user interface screens. It remains hidden until the first time your game reports progress toward completing the achievement.