Reference 〉 Function

textCheck.disabled(disablebool)

Enables or disables the textCheck element. This function is aliased by both textCheck.enable() and textCheck.disable().

Parameters

  • disable bool, required

    If True, disables the textCheck element. If False, enables the textCheck element.

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.