Enumeration Case 列挙ケース

NSCalendarMatchFirst

Specifies that, if there are two or more matching times, the operation should return the first occurrence. これが指定するのは、2つ以上の合致する時間があるならば、演算は最初の出現を返すということです。

Declaration 宣言

NSCalendarMatchFirst = (1ULL << 12)