Share via


IGKMatchmakerViewControllerDelegate.WasCancelled Method

Definition

[Foundation.Export("matchmakerViewControllerWasCancelled:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WasCancelled(GameKit.GKMatchmakerViewController viewController);
[<Foundation.Export("matchmakerViewControllerWasCancelled:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WasCancelled : GameKit.GKMatchmakerViewController -> unit
override this.WasCancelled : GameKit.GKMatchmakerViewController -> unit

Parameters

Attributes

Applies to