次の方法で共有


GKTurnBasedExchangeStatus 列挙型

定義

ターンの状態情報を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum GKTurnBasedExchangeStatus
type GKTurnBasedExchangeStatus = 
継承
GKTurnBasedExchangeStatus
属性

フィールド

名前 説明
Unknown 0
Active 1
Complete 2
Resolved 3
Canceled 4

適用対象