Type Property 型プロパティ

NSHourCalendarUnit

Specifies the hour unit. 時単位を指定します。

Declaration 宣言

static var NSHourCalendarUnit: NSCalendar.Unit { get }

Discussion 議論

The corresponding value is an NSInteger. Equal to kCFCalendarUnitHour. 対応する値はNSIntegerです。kCFCalendarUnitHourに等しいです。

See Also 参照

Deprecated 非推奨