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

TextAlign.op_BitwiseOr

static TextAlign op_BitwiseOr(TextAlign a, TextAlign b)

Allow Flag-like enum behavior.

   
TextAlign a First TextAlign
TextAlign b Second TextAlign
RETURNS: TextAlign Bitwise operation of a and b.




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