NullDisplayString
The string to display for NULL values, defaults to (null). It will not be used, if a format option is provided to the formatter. In this case, the child formatter must handle the NULL result.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public string NullDisplayString { get; set; }