Alignment
Gets or sets the Placeholder.Alignment of the result string, used like with string.Format("{0,-10}"), where -10 is the alignment.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Core.Parsing
- Assembly: UnityEngine.SmartStringsModule
public int Alignment { get; }