GKScore.Context Property

Definition

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

Applies to