Type Property 型プロパティ

matchNextTimePreservingSmallerUnits

Specifies that, when there is no matching time before the end of the next instance of the next highest unit specified in the given NSDateComponents object, this method uses the next existing value of the missing unit and preserves the lower units' values. これが指定するのは、合致する時間がその与えられたNSDateComponentsで指定される次に最も高い単位の次のインスタンスの終わりの前にない場合、このメソッドはその見つからない単位のその次の存在する値を使い、そしてより低い単位の値を保全する、ということです。

Declaration 宣言

static var matchNextTimePreservingSmallerUnits: NSCalendar.Options { get }