Type Property 型プロパティ

wrapComponents

Specifies that the components specified for an NSDateComponents object should be incremented and wrap around to zero/one on overflow, but should not cause higher units to be incremented. NSDateComponentsオブジェクトに対して指定される構成要素それらが漸増されてオーバーフローに関して0/1ラップアラウンドをするべき、しかしより高い単位の漸増が引き起こされるべきでないことを指定します。

Declaration 宣言

static var wrapComponents: NSCalendar.Options { get }