Contents

style

The formatting style of the receiver.

Declaration

var style: PersonNameComponentsFormatter.Style { get set }

Discussion

Styles specify which name components are used to create a string representation, and how. Examples of name components formatter styles include long and abbreviated.

See Also

Configuring Formatter Behavior