class in Unity.SmartStrings.Extensions
/
Inherits from:Unity.SmartStrings.Core.Extensions.FormatterBase
Implements interfaces:IFormatterLiteralExtractor
Formats values according to culture-specific pluralization rules.
| Property | Description |
|---|---|
| SplitChar | The character used to split the option text literals. Valid characters are: | (pipe) , (comma) ~ (tilde) |
| Constructor | Description |
|---|---|
| PluralLocalizationFormatter | Creates a new instance of the formatter. |
| Property | Description |
|---|---|
| DefaultName | Default name to use when FormatterBase.Name is null. |