次の方法で共有


GKMatchmakerViewController.DidFailWithError イベント

定義

オブジェクトによって発生するイベント。

public event EventHandler<GameKit.GKErrorEventArgs> DidFailWithError;
member this.DidFailWithError : EventHandler<GameKit.GKErrorEventArgs> 

イベントの種類

注釈

開発者がこのイベントに値を割り当てない場合、WeakMatchmakerDelegate プロパティの値は、デリゲートをイベントにマップする内部ハンドラーにリセットされます。

適用対象