次の方法で共有


NSDateComponentsFormatterUnitsStyle 列挙型

定義

出力スタイルを NSDateComponentsFormatter 列挙します。

public enum NSDateComponentsFormatterUnitsStyle
type NSDateComponentsFormatterUnitsStyle = 
継承
NSDateComponentsFormatterUnitsStyle

フィールド

名前 説明
Positional 0
Abbreviated 1
Short 2
Full 3
SpellOut 4
Brief 5

適用対象