Type Definition macroquad::ui::widgets::InputField

source · []
pub type InputField<'a> = InputText<'a>;
👎 Deprecated:

Use InputText instead