MonguControl

interface MonguControl<out T>

Represents a generic control mechanism for a specific type T.

Parameters

T

The type of the control mechanism.

Properties

Link copied to clipboard
abstract var value: Double

The control value to be applied.