GKGameCenterViewController.LeaderboardTimeScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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