Win an Ipad
  Developer   Documents   ScrollView

ScrollView

This article explains how to define scroll view in Mosrif.

ScrollView

Is extended View with scrolling features. Scrolling is used to display information which does not fit the resolution of the mobile device. If you Tap on the screen and move fingers up or down, you scroll up or down with horizontal scrolling.

Property isScrolling sets scrolling on or off. There are three scrolling modes - horizontal, vertical or both -  represented by symbols in table bellow, set by property scrollMode:


#horiz horizontal scroll
#verth vertical scroll
#both horizontal and vertical scroll

 

Methods scrollBy and scrollTo, scroll elements to x and y coordinates. Unfortunately, it works only with horizontal or vertical scrolling mode.

 View   ScrollView   Window 
Write a Comment (0)
Subject
Please complete this mandatory field.
HTML Tags Not Allowed!
Comment
Please complete this mandatory field.