init(style: PersonNameComponents.FormatStyle.Style, locale: Locale)
Creates an instance using the provided format style and locale.
Availability 有効性
Technology
static func name(style: Style
) -> PersonNameComponents
.FormatStyle
style
The style of the formatted result.
A person name components format style using the specified input style.
init(style: PersonNameComponents.FormatStyle.Style, locale: Locale)