Enums.VerticalAlignment enumeration

  • QML Enumeration List
  • Enums.VerticalAlignment enumeration
  • The VerticalAlignment can be one of:

    ConstantDescription
    Enums.VerticalAlignmentBaseline(0) Text is aligned at the baseline.
    Enums.VerticalAlignmentBottom(1) Text is bottom aligned.
    Enums.VerticalAlignmentMiddle(2) Text is middle aligned.
    Enums.VerticalAlignmentTop(3) Text is top aligned.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.