GKTurnBasedEventHandlerDelegate_Extensions.HandleTurnEvent Method

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static void HandleTurnEvent (this GameKit.IGKTurnBasedEventHandlerDelegate This, GameKit.GKTurnBasedMatch match, bool activated);
static member HandleTurnEvent : GameKit.IGKTurnBasedEventHandlerDelegate * GameKit.GKTurnBasedMatch * bool -> unit

Parameters

activated
Boolean
Attributes

Applies to