html_input_element_set_auto_filled


Description:

[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.22" ) ]
public void html_input_element_set_auto_filled (bool auto_filled)

Warning: html_input_element_set_auto_filled is deprecated since 2.40.

Set whether the element is an HTML input element that has been filled automatically.

Note:

If this is not an HTML input element this function does nothing.

Parameters:

this

a Element

auto_filled

value to set