次の方法で共有


GKTurnBasedMatch.ActiveExchanges プロパティ

定義

ローカル プレーヤーのアクティブな交換を含む配列を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameKit.GKTurnBasedExchange[] ActiveExchanges { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("activeExchanges", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ActiveExchanges : GameKit.GKTurnBasedExchange[]

プロパティ値

属性

適用対象