GKLeaderboard.GroupIdentifier Property

Definition

Gets or sets the identifier for the group to which the leaderboard belongs.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string GroupIdentifier { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("groupIdentifier", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.GroupIdentifier : string with get, set

Property Value

Attributes

Applies to