Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormattedTextDescription

Can be used to initialize an instance of the FormattedText class.

Hierarchy

  • FormattedTextDescription

Implemented by

Index

Properties

Optional flowDirection

flowDirection: FlowDirection

Optional font

Optional height

height: number

Optional horizontalTextAlignment

horizontalTextAlignment: HorizontalTextAlignment

Optional text

text: string

Optional textTrimming

textTrimming: TextTrimming

Optional verticalTextAlignment

verticalTextAlignment: VerticalTextAlignment

Optional width

width: number

Generated using TypeDoc