Partager via


GKTurnBasedMatch.SetMessage(String, NSObject[]) Méthode

Définition

Définit un message localisable qui sera affiché à la fin de la correspondance.

[Foundation.Export("setLocalizableMessageWithKey:arguments:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetMessage (string localizableMessage, params Foundation.NSObject[] arguments);
abstract member SetMessage : string * Foundation.NSObject[] -> unit
override this.SetMessage : string * Foundation.NSObject[] -> unit

Paramètres

localizableMessage
String
arguments
NSObject[]
Attributs

S’applique à