Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.compose.ui.floating
/
Tip
/
Data
Data
@
Stable
data
class
Data
(
val
type
:
Tip.Type
,
val
text
:
String
)
Members
Constructors
Data
Link copied to clipboard
constructor
(
type
:
Tip.Type
,
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
val
type
:
Tip.Type