GKTurnBasedExchange.CancelAsync(String, NSObject[]) Method

Definition

public virtual System.Threading.Tasks.Task CancelAsync (string localizableMessage, Foundation.NSObject[] arguments);
abstract member CancelAsync : string * Foundation.NSObject[] -> System.Threading.Tasks.Task
override this.CancelAsync : string * Foundation.NSObject[] -> System.Threading.Tasks.Task

Parameters

localizableMessage
String
arguments
NSObject[]

Returns

A task that represents the asynchronous Cancel operation

Applies to