次の方法で共有


GKTurnBasedExchangeStatus 列挙型

定義

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

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

フィールド

Active 1
Canceled 4
Complete 2
Resolved 3
Unknown 0

適用対象