toggle menu
ComposeInvestigator Runtime API
2.1.0-Beta1-1.0.0-beta01
jvm
switch theme
search in API
ComposeInvestigator Runtime API
/
land.sungbin.composeinvestigator.runtime
/
Stability
/
Runtime
Runtime
data
class
Runtime
(
val
name
:
String
)
:
Stability
Members
Members & Extensions
Constructors
Runtime
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
is
Expressible
Link copied to clipboard
fun
Stability
.
isExpressible
(
)
:
Boolean
is
Uncertain
Link copied to clipboard
fun
Stability
.
isUncertain
(
)
:
Boolean
known
Stable
Link copied to clipboard
fun
Stability
.
knownStable
(
)
:
Boolean
known
Unstable
Link copied to clipboard
fun
Stability
.
knownUnstable
(
)
:
Boolean
to
Certain
String
Link copied to clipboard
fun
Stability
.
toCertainString
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String