html_input_element_is_user_edited


Description:

[ 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.

Note:

Parameters:

this

a Element

Returns:

whether this has been edited by a user action.