Share via


GKMatchmakerViewController.AddPlayersToMatch(GKMatch) Method

Definition

[Foundation.Export("addPlayersToMatch:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddPlayersToMatch(GameKit.GKMatch match);
[<Foundation.Export("addPlayersToMatch:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddPlayersToMatch : GameKit.GKMatch -> unit
override this.AddPlayersToMatch : GameKit.GKMatch -> unit

Parameters

match
GKMatch
Attributes

Applies to