toggle menu
theta-client
1.13.0
1.13.1
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
common
switch theme
search in API
theta-client
/
com.ricoh360.thetaclient
/
ThetaRepository
/
ValueRange
Value
Range
data
class
ValueRange
<
T
:
Number
>
(
val
max
:
T
,
val
min
:
T
,
val
stepSize
:
T
)
Members
Constructors
Value
Range
Link copied to clipboard
constructor
(
max
:
T
,
min
:
T
,
stepSize
:
T
)
Properties
max
Link copied to clipboard
val
max
:
T
maximum value
min
Link copied to clipboard
val
min
:
T
minimum value
step
Size
Link copied to clipboard
val
stepSize
:
T
step size