KNContactBookOrdering
public struct KNContactBookOrdering
Helper struct with helper closures to help with sorting contacts either in a collection of KNContact
objects or a KNContactBook
.
Version
1.0.0-
Closure method to sort contact by their birthday during current year in ascending order (earlier first).
Version
1.0.0Return Value
A closure method which returns a boolean, to be used in sorting contacts by their birthday during current year.