class in Unity.SmartStrings.Extensions
/
Inherits from:Unity.SmartStrings.Core.Extensions.FormatterBase
Implements interfaces:IFormatterLiteralExtractor
Formats primitive types by matching them against condition patterns.
| Property | Description |
|---|---|
| SplitChar | The character used to split the option text literals. Valid characters are: | (pipe) , (comma) ~ (tilde) |
| Constructor | Description |
|---|---|
| ConditionalFormatter | Creates a new instance of the formatter. |
| Property | Description |
|---|---|
| DefaultName | Default name to use when FormatterBase.Name is null. |