Method: CyberarmEngine::Element::Container#scroll_position
- Defined in:
- lib/cyberarm_engine/ui/elements/container.rb
#scroll_position ⇒ Object (readonly)
Returns the value of attribute scroll_position.
7 8 9 |
# File 'lib/cyberarm_engine/ui/elements/container.rb', line 7 def scroll_position @scroll_position end |