PixiDom - v1.0.0
GitHub
NPM
Preparing search index...
TextLayout
Type Alias TextLayout
type
TextLayout
=
{
height
:
number
;
lineHeight
:
number
;
lines
:
LayoutLine
[]
;
text
:
string
;
width
:
number
;
}
Index
Properties
height
line
Height
lines
text
width
Properties
height
height
:
number
lines.length * lineHeight
.
line
Height
lineHeight
:
number
lines
lines
:
LayoutLine
[]
text
text
:
string
width
width
:
number
Widest line width.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
line
Height
lines
text
width
GitHub
NPM
PixiDom - v1.0.0
Loading...
lines.length * lineHeight.