GKMatchmakerViewController.DidFailWithError 事件

定义

由 对象引发的事件。

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

事件类型

注解

如果开发人员不为此事件分配值,则会将 WeakMatchmakerDelegate 属性的值重置为将委托映射到事件的内部处理程序。

适用于