Class
TextBase
TextBase
Summary
Constructors
Properties
- _isSingleLine
- fontSize
- formattedText
- letterSpacing
- lineHeight
- maxLines
- nativeTextViewProtected
- padding
- paddingBottom
- paddingLeft
- paddingRight
- paddingTop
- text
- textAlignment
- textDecoration
- textShadow
- textTransform
- whiteSpace
164 properties inherited from View
Click to expand
Methods
126 methods inherited from View
Click to expand
Constructors
constructor
new TextBase(): TextBase
Properties
_isSingleLine
Private
fontSize
formattedText
formattedText: FormattedString
letterSpacing
lineHeight
maxLines
nativeTextViewProtected
Readonly
padding
padding: string | number | LengthDipUnit | LengthPxUnit
paddingBottom
paddingBottom: LengthType
paddingLeft
paddingLeft: LengthType
paddingRight
paddingRight: LengthType
paddingTop
paddingTop: LengthType
text
textAlignment
textAlignment: TextAlignmentType
textDecoration
textDecoration: TextDecorationType
textShadow
textTransform
textTransform: TextTransformType
whiteSpace
whiteSpace: WhiteSpaceType
Methods
_addChildFromBuilder
Private
| Parameter | Default | Description |
name | | string |
value | | any |
Returns void
_requestLayoutOnTextChanged
Private
_setNativeText
Private
| Parameter | Default | Description |
reset | | boolean |
Returns void
- Previous
- TabViewItem
- Next
- TextField