次の方法で共有


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

実装

属性

適用対象