alfred3.util.is_input_element#

alfred3.util.is_input_element(obj: Any) bool[source]#

Returns True, if the given object is an InputElement, or a subclass of InputElement.