共用方式為


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

實作

屬性

適用於