Type Method 型メソッド

name(style:)

Creates a person name components format style using the provided format style.

Declaration 宣言

static func name(style: Style) -> PersonNameComponents.FormatStyle

Parameters パラメータ

style

The style of the formatted result.

Return Value 戻り値

A person name components format style using the specified input style.

See Also 参照

Creating a Format Style