Enum oxygengine_user_interface::widget::component::RelativeLayoutListenerSignal [−][src]
Variants
Register(WidgetId)
(relative to id)
(outer box size, inner box rect)
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl Send for RelativeLayoutListenerSignal
impl Sync for RelativeLayoutListenerSignal
impl Unpin for RelativeLayoutListenerSignal
impl UnwindSafe for RelativeLayoutListenerSignal
Blanket Implementations
impl<T> Any for T where
T: Any,
impl<T> Any for T where
T: Any,
pub fn get_type_id(&self) -> TypeId
Mutably borrows from an owned value. Read more