Interface ITextPreprocessor
Interface used for preprocessing and shaping of text.
Namespace: TMPro
Assembly: solution.dll
Syntax
public interface ITextPreprocessor
Methods
Name | Description |
---|---|
PreprocessText(string) | Function used for preprocessing of text |