denyAddingFriends
A Boolean value that indicates whether to prevent the user from adding Game Center friends.
Declaration
var denyAddingFriends: Bool? { get set }Discussion
If your app doesn’t configure this setting, this value is nil.
A Boolean value that indicates whether to prevent the user from adding Game Center friends.
var denyAddingFriends: Bool? { get set }If your app doesn’t configure this setting, this value is nil.