GKScore.Context 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.
Gets or sets a 64-bit value that is ignored by the Game Center, but that app developers can associate with the score object.
public virtual ulong Context { [Foundation.Export("context")] get; [Foundation.Export("setContext:")] set; }
member this.Context : uint64 with get, set
Property Value
- Attributes