Contents

lastTurnDate

The date and time that this participant last took a turn in the game.

Declaration

var lastTurnDate: Date? { get }

Discussion

This property is invalid until the participant takes their first turn.

See Also

Retrieving Participant Details