GetFormat(Type)
Gets the format Object for a CustomPluralRuleProvider.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public object GetFormat(Type formatType)
Parameters
Type of formatting object to return.
Returns
Type | Description |
|---|---|
| Object | The format Object for a CustomPluralRuleProvider or |