⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

TextAlign.Implicit Conversions

static Align Implicit Conversions(TextAlign a)

For back compatibility, allows conversion from a TextAlign into an Align while providing a good obsolescence message for it.

   
TextAlign a Source TextAlign.
RETURNS: Align An equivalent Align.
static Align Implicit Conversions(TextAlign a)

For back compatibility, allows conversion from a TextAlign into a Pivot while providing a good obsolescence message for it.

   
TextAlign a Source TextAlign.
RETURNS: Align An equivalent Pivot.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!