Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.startup.config
/
love.yinlin.compose.config
/
Patch
Patch
abstract
class
Patch
(
val
name
:
String
,
val
version
:
Int
?
=
null
)
Members
Constructors
Patch
Link copied to clipboard
constructor
(
name
:
String
,
version
:
Int
?
=
null
)
Properties
enabled
Link copied to clipboard
open
val
enabled
:
Boolean
=
true
name
Link copied to clipboard
val
name
:
String
version
Link copied to clipboard
val
version
:
Int
?
Functions
attach
Link copied to clipboard
abstract
fun
attach
(
)
:
Boolean