GKAchievement.Player Property

Definition

Gets the player who is earning, or has earned, the achievement.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameKit.GKPlayer Player { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("player", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Player : GameKit.GKPlayer

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to