GKGameCenterViewController.LeaderboardTimeScope Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameKit.GKLeaderboardTimeScope LeaderboardTimeScope { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("leaderboardTimeScope", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "This class no longer support 'LeaderboardTimeScope', will always default to 'AllTime'.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLeaderboardTimeScope:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.LeaderboardTimeScope : GameKit.GKLeaderboardTimeScope with get, set

Property Value

Attributes

Applies to