|
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::encodings::Bool auto_scroll_) | |
| AutoScroll & | operator= (rerun::encodings::Bool auto_scroll_) |
| AutoScroll (bool value_) | |
| AutoScroll & | operator= (bool value_) |
| operator rerun::encodings::Bool () const | |
| Cast to the underlying Bool encoding. | |
Public Attributes | |
| rerun::encodings::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.