denyMultiplayerGaming
A Boolean value that indicates whether your app prevents the user joining multiplayer games.
Declaration
var denyMultiplayerGaming: Bool? { get set }Discussion
If your app doesn’t set this value, it is nil.
A Boolean value that indicates whether your app prevents the user joining multiplayer games.
var denyMultiplayerGaming: Bool? { get set }If your app doesn’t set this value, it is nil.