GKTurnBasedMatch.CurrentParticipant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the participant who is currently able to update match data.
public virtual GameKit.GKTurnBasedParticipant CurrentParticipant { [Foundation.Export("currentParticipant", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentParticipant : GameKit.GKTurnBasedParticipant
Property Value
- Attributes