toggle menu
SDK-Android
androidJvm
switch theme
search in API
libcore
/
io.mimi.sdk.core.internal.processing
/
ProcessingParameterUpdateState
/
Applying
Applying
data
class
Applying
<
T
>
(
val
newValue
:
T
)
:
ProcessingParameterUpdateState
<
T
>
The update is being applied.
Parameters
new
Value
The new value that is being applied.
Members
Constructors
Applying
Link copied to clipboard
constructor
(
newValue
:
T
)
Properties
new
Value
Link copied to clipboard
val
newValue
:
T