[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.22" ) ]
public bool html_input_element_is_user_edited ()
Warning: html_input_element_is_user_edited is deprecated since 2.40.
Get whether this is an HTML text input element that has been edited by a user action.
Use input_element_is_user_edited instead.
this |
a Element |
whether this has been edited by a user action. |