Struct imgui::InputInt

source ·
pub struct InputInt<'ui, 'p, L> { /* private fields */ }

Implementations§

👎Deprecated since 0.9.0: use ui.input_int or ui.input_scalar instead

Note: this is equivalent to always_overwrite

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.