Share via


GKLocalPlayer.RegisterListener(IGKLocalPlayerListener) 方法

定义

listener注册以监视它侦听的事件。

[Foundation.Export("registerListener:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RegisterListener (GameKit.IGKLocalPlayerListener listener);
abstract member RegisterListener : GameKit.IGKLocalPlayerListener -> unit
override this.RegisterListener : GameKit.IGKLocalPlayerListener -> unit

参数

属性

适用于