haskell-tdlib-2.1.22.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.PageBlockVerticalAlignment

Synopsis

Documentation

data PageBlockVerticalAlignment Source #

Describes a Vertical alignment of a table cell content

Constructors

PageBlockVerticalAlignmentTop

The content must be top-aligned

PageBlockVerticalAlignmentMiddle

The content must be middle-aligned

PageBlockVerticalAlignmentBottom

The content must be bottom-aligned