startValue | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | scrollbar | ||||||
Summary | Specifies the value corresponding to a scrollbar's start position. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: endValue, properties, thumbSize, thumbPosition Message: scrollbarLineInc, scrollbarBeginning Keyword: scrollbar, integer Constant: scrollbarFactor Function: value Glossary: scrollbar thumb, property Object: scrollbar | ||||||
Description | Use the startValue and endValue properties to set the scale of the scrollbar. The startValue is the value of the thumbPosition when the scrollbar thumb is all the way to the top (for a vertical scrollbar) or left (for a horizontal scrollbar). | ||||||
Tags | ui |