Reference 〉 Function

logSlider.set(valint)

Set the value of the log slider. The slider can be set to a value other than those listed in self.values, but the position of the slider will not update if it is not.

Parameters

  • val int, required

    The value to set the slider to.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.