[ 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.
Use input_element_is_auto_filled instead.
this |
a Element |
whether this has been filled automatically. |