GKAchievement.Player 属性

定义

获取正在获得或已获得成就的玩家。

[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

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于