共用方式為


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[]

屬性值

屬性

適用於