Type Property
型プロパティ
match
matchNextTime
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 does not preserve 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 matchNextTime: NSCalendar
.Options
{ get }