Enumeration Case 列挙ケース

NSMonthCalendarUnit

Specifies the month unit. 月単位を指定します。

Declaration 宣言

NSMonthCalendarUnit = NSCalendarUnitMonth

Discussion 議論

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

See Also 参照

Deprecated 非推奨