showExistingMatches
A Boolean value that determines whether the view controller shows existing matches.
Declaration
var showExistingMatches: Bool { get set }Mentioned in
Discussion
If the value of this property is true, the view controller shows matches that are in progress or complete. If the value of this property is false, the view controller only offers the ability to create new matches. The default value is true.