Contents

progress(on:)

Get the achievement progress from a specific achievement of the local player if previously set.

Declaration

func progress(on achievement: GKAchievement) -> Double

Discussion

Returns 0 if the achievement hasn’t been set in the current activity.

See Also

Getting and removing achievements