var width: ListFormatStyle<Style, Base>.Width
The size of the list.
リストの大きさ。
enum ListFormatStyle.Width
The type representing the width of a list.
リストの幅を表している型。
var listType : ListFormatStyle<Style, Base>.ListType
The type of the list.
リストの型。
enum ListFormatStyle.ListType
A type that describes whether the returned list contains cumulative or alternative elements.
ある型、それは返されたリストが累積的または代替的な要素を含むかどうかを記述します。
func locale(Locale) -> ListFormatStyle<Style, Base>
Modifies the list format style to use the specified locale.
リスト書式設定スタイルを修正してこの指定されたロケールを使うようにします。