TextEntry.disabled#

property TextEntry.disabled[source]#

A boolean flag, indicating whether the element is disabled A disabled input element is shown and displays its input value, but subjects cannot enter any data.

Type

bool