|
Rerun C++ SDK
|
Component: Whether the view should auto-scroll to follow the time cursor. More...
#include <rerun/blueprint/components/auto_scroll.hpp>
Public Member Functions | |
| AutoScroll (rerun::datatypes::Bool auto_scroll_) | |
| AutoScroll & | operator= (rerun::datatypes::Bool auto_scroll_) |
| AutoScroll (bool value_) | |
| AutoScroll & | operator= (bool value_) |
| operator rerun::datatypes::Bool () const | |
| Cast to the underlying Bool datatype. | |
Public Attributes | |
| rerun::datatypes::Bool | auto_scroll |
Component: Whether the view should auto-scroll to follow the time cursor.
⚠ This type is unstable and may change significantly in a way that the data won't be backwards compatible.