()
| 4756 | /// |
| 4757 | /// the value of focusScrolling |
| 4758 | public boolean isFocusScrolling() { |
| 4759 | return focusScrolling; |
| 4760 | } |
| 4761 | |
| 4762 | /// Indicates whether lists and containers should scroll only via focus and thus "jump" when |
| 4763 | /// moving to a larger component as was the case in older versions of Codename One. |
no outgoing calls
no test coverage detected