forked from livecode/livecode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscrollbarFactor.xml
More file actions
46 lines (46 loc) · 1.01 KB
/
Copy pathscrollbarFactor.xml
File metadata and controls
46 lines (46 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<doc>
<legacy_id>2255</legacy_id>
<name>scrollbarFactor</name>
<type>constant</type>
<syntax>
</syntax>
<library></library>
<objects>
</objects>
<synonyms>
</synonyms>
<classification>
<category>Appearance & Positioning</category>
</classification>
<references>
<property tag="endValue">endValue Property</property>
<property tag="hScroll">hScroll Property</property>
<property tag="startValue">startValue Property</property>
<property tag="vScroll">vScroll Property</property>
</references>
<history>
<introduced version="1.0">Added.</introduced>
</history>
<platforms>
<mac/>
<windows/>
<linux/>
<ios/>
<android/>
</platforms>
<classes>
<desktop/>
<server/>
<web/>
<mobile/>
</classes>
<security>
</security>
<summary>Equal to 65535.</summary>
<examples>
<example>get scrollbarFactor</example>
</examples>
<description>
<p>This constant is obsolete and no longer used in LiveCode.</p>
</description>
</doc>