Instance Method インスタンスメソッド

locale(_:)

Modifies the person name components format style to use the specified locale.

Declaration 宣言

func locale(_ locale: Locale) -> PersonNameComponents.FormatStyle

Parameters パラメータ

locale

The locale to use when formatting person name components.

Return Value 戻り値

A person name components format style with the provided locale.

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Modifying a Format Style