편집

다음을 통해 공유


GKLocalPlayer.UnregisterAllListeners Method

Definition

Unregisters all event listeners.

[Foundation.Export("unregisterAllListeners")]
[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 UnregisterAllListeners ();
abstract member UnregisterAllListeners : unit -> unit
override this.UnregisterAllListeners : unit -> unit
Attributes

Applies to