list(type:width:)

iOS
15.0+
macOS
12.0+
tvOS
15.0+
watchOS
8.0+
static func list<Base>(type: ListFormatStyle<StringStyle, Base>.ListType, width: ListFormatStyle<StringStyle, Base>.Width = .standard) -> Self where Self == ListFormatStyle<StringStyle, Base>, Base : Sequence, Base.Element == String