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

Public Attributes

rerun::datatypes::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: