Share via


GKMatchEventArgs(GKMatch) Constructor

Definition

Create a new instance of the GKMatchEventArgs with the specified event data.

public GKMatchEventArgs(GameKit.GKMatch match);
new GameKit.GKMatchEventArgs : GameKit.GKMatch -> GameKit.GKMatchEventArgs

Parameters

match
GKMatch

The value for the Match property.

Applies to