kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
location
/
com.siddharth.kmp.location.algo
/
KnobSpec
/
KnobSpec
Knob
Spec
constructor
(
name
:
String
,
default
:
Double
,
min
:
Double
,
max
:
Double
,
step
:
Double
,
unit
:
String
,
description
:
String
=
""
)