Share via


GKTurnBasedMatch.RemoveAsync Method

Definition

Asynchronously removes the match from the Game Center.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task RemoveAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAsync : unit -> System.Threading.Tasks.Task
override this.RemoveAsync : unit -> System.Threading.Tasks.Task

Returns

A task that represents the asynchronous Remove operation

Attributes

Applies to