viewcompose-text-core
Toggle table of contents
0.1.0-alpha01
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
viewcompose-text-core
viewcompose-text-core
/
com.viewcompose.text
/
ParagraphStyleRange
Paragraph
Style
Range
data
class
ParagraphStyleRange
(
val
range
:
TextRange
,
val
style
:
ParagraphStyle
)
Members
Constructors
Paragraph
Style
Range
Link copied to clipboard
constructor
(
range
:
TextRange
,
style
:
ParagraphStyle
)
Properties
range
Link copied to clipboard
val
range
:
TextRange
style
Link copied to clipboard
val
style
:
ParagraphStyle