skia
Preparing search index...
canvaskit
ShapedLine
Interface ShapedLine
Information for a paragraph of text. See Paragraph.getShapedLines()
interface
ShapedLine
{
baseline
:
number
;
bottom
:
number
;
runs
:
GlyphRun
[]
;
textRange
:
Range
;
top
:
number
;
}
Index
Properties
baseline
bottom
runs
text
Range
top
Properties
baseline
baseline
:
number
bottom
bottom
:
number
runs
runs
:
GlyphRun
[]
text
Range
textRange
:
Range
top
top
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baseline
bottom
runs
text
Range
top
skia
Loading...
Information for a paragraph of text. See Paragraph.getShapedLines()