html_input_element_get_auto_filled


Description:

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

Warning: html_input_element_get_auto_filled is deprecated since 2.40.

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

Note:

Parameters:

this

a Element

Returns:

whether this has been filled automatically.