Trait IListBoxScrollingConcept

pub trait IListBoxScrollingConcept: Inherits<Object> + Inherits<ListBoxScrollingConcept> { }
Expand description

Messages for the List %Box nodes that implement scrolling.

§Since

Kanzi 3.9.0

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§