Share via


GKLeaderboardViewController.TimeScope Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameKit.GKLeaderboardTimeScope TimeScope { [Foundation.Export("timeScope", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTimeScope:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("timeScope", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTimeScope:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TimeScope : GameKit.GKLeaderboardTimeScope with get, set

Property Value

Attributes

Applies to