[ Version ( since = "2.22" ) ]
public void html_input_element_set_auto_filled (bool auto_filled)
Set whether the element is an HTML input element that has been filled automatically.
If this is not an HTML input element this function does nothing.
this |
a Element |
auto_filled |
value to set |