relevantDate
The date when the pass is most likely to be useful or necessary.
Declaration
var relevantDate: Date? { get }Discussion
You can use this property for sorting UI elements that represent passes, such as cells in a table view.
The date when the pass is most likely to be useful or necessary.
var relevantDate: Date? { get }You can use this property for sorting UI elements that represent passes, such as cells in a table view.