Use wrap
instead.
wrap
を代わりに使ってください。
Global Variable
グローバル変数
NSWrap
NSWrapCalendarComponents
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ラップアラウンドをするべき、しかしより高い単位の漸増が引き起こされるべきでないことを指定します。
Deprecated 非推奨
Availability 有効性
- iOS 2.0–8.0 Deprecated
- iPadOS 2.0–8.0 Deprecated
- macOS 10.4–10.10 Deprecated
- Mac Catalyst 13.1–13.1 Deprecated
- tvOS 9.0–9.0 Deprecated
- watchOS 2.0–2.0 Deprecated
Technology
- Foundation ファウンデーション
Declaration 宣言
var NSWrapCalendarComponents: Int
{ get }