GKMatchmakerViewControllerDelegate.DidFindMatch 方法

定义

[Foundation.Export("matchmakerViewController:didFindMatch:")]
public abstract void DidFindMatch (GameKit.GKMatchmakerViewController viewController, GameKit.GKMatch match);
abstract member DidFindMatch : GameKit.GKMatchmakerViewController * GameKit.GKMatch -> unit

参数

match
GKMatch

实现

属性

适用于