Type Property
型プロパティ
wrap
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ラップアラウンドをするべき、しかしより高い単位の漸増が引き起こされるべきでないことを指定します。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var wrapComponents: NSCalendar
.Options
{ get }