Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public int Alignment { get; }