GKLocalPlayer.UnregisterListener(IGKLocalPlayerListener) Method

Definition

Unregisters listener.

[Foundation.Export("unregisterListener:")]
[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 UnregisterListener (GameKit.IGKLocalPlayerListener listener);
abstract member UnregisterListener : GameKit.IGKLocalPlayerListener -> unit
override this.UnregisterListener : GameKit.IGKLocalPlayerListener -> unit

Parameters

Attributes

Applies to