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

TD.Data.PageBlockHorizontalAlignment

Synopsis

Documentation

data PageBlockHorizontalAlignment Source #

Describes a horizontal alignment of a table cell content

Constructors

PageBlockHorizontalAlignmentLeft

The content must be left-aligned

PageBlockHorizontalAlignmentCenter

The content must be center-aligned

PageBlockHorizontalAlignmentRight

The content must be right-aligned