Switchboard SDK
androidJvm
SwitchboardSDK
/
com.synervoz.switchboard.sdk.parameter
/
UIntParameter
UInt
Parameter
class
UIntParameter
:
Parameter
Members
Constructors
UInt
Parameter
Link copied to clipboard
constructor
(
)
Properties
maximum
Value
Link copied to clipboard
var
maximumValue
:
Int
minimum
Value
Link copied to clipboard
var
minimumValue
:
Int
value
Link copied to clipboard
var
value
:
Int
Functions
close
Link copied to clipboard
open
external override
fun
close
(
)
get
Name
Link copied to clipboard
external
fun
getName
(
)
:
String
get
Type
Link copied to clipboard
external
fun
getType
(
)
:
Parameter.Type
init
Link copied to clipboard
open
fun
init
(
)