Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::blueprint::components::AutoScroll Struct Reference

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

Public Attributes

rerun::encodings::Bool auto_scroll
 

Detailed Description

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.


The documentation for this struct was generated from the following file: