Share via


GKMatchEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class GKMatchEventArgs : EventArgs
type GKMatchEventArgs = class
    inherit EventArgs
Inheritance
GKMatchEventArgs

Constructors

Name Description
GKMatchEventArgs(GKMatch)

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

Properties

Name Description
Match

Applies to