Efl.Ui.Text.input_panel_return_key_autoenabled

Values

  • enabled - If true, the return key is automatically disabled when the entry has no text.


Signature

@property input_panel_return_key_autoenabled {
    set {}
}

C signature

void efl_ui_text_input_panel_return_key_autoenabled_set(Eo *obj, Eina_Bool enabled);

Implemented by