Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.text
/
UiTextArgument
/
DoubleValue
Double
Value
data
class
DoubleValue
(
val
value
:
Double
)
:
UiTextArgument
(
source
)
A double-precision floating-point argument.
Members
Constructors
Double
Value
Link copied to clipboard
constructor
(
value
:
Double
)
Properties
value
Link copied to clipboard
val
value
:
Double
the argument value.