Share via


IGKTurnBasedMatchmakerViewControllerDelegate.PlayerQuitForMatch Method

Definition

[Foundation.Export("turnBasedMatchmakerViewController:playerQuitForMatch:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PlayerQuitForMatch(GameKit.GKTurnBasedMatchmakerViewController viewController, GameKit.GKTurnBasedMatch match);
[<Foundation.Export("turnBasedMatchmakerViewController:playerQuitForMatch:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PlayerQuitForMatch : GameKit.GKTurnBasedMatchmakerViewController * GameKit.GKTurnBasedMatch -> unit
override this.PlayerQuitForMatch : GameKit.GKTurnBasedMatchmakerViewController * GameKit.GKTurnBasedMatch -> unit

Parameters

Attributes

Applies to