Type Property
型プロパティ
match
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
で指定される次に最も高い単位の次のインスタンスの終わりの前にない場合、このメソッドはその見つからない単位のその次の存在する値を使い、そしてより低い単位の値を保全する、ということです。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var matchNextTimePreservingSmallerUnits: NSCalendar
.Options
{ get }