共用方式為


NSDateComponentsFormatterUnitsStyle 列舉

定義

列舉 NSDateComponentsFormatter 輸出樣式。

public enum NSDateComponentsFormatterUnitsStyle
type NSDateComponentsFormatterUnitsStyle = 
繼承
NSDateComponentsFormatterUnitsStyle

欄位

名稱 Description
Positional 0
Abbreviated 1
Short 2
Full 3
SpellOut 4
Brief 5

適用於