Slider

From Lianjapedia
Revision as of 05:51, 13 September 2016 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Maximum RW Numeric Maximum value.
Minimum RW Numeric Minimum value.
Orientation RW Numeric Orientation: 0 = horizontal, 1 = vertical.
Value RW Numeric Value.

Methods

This class supports the Common Methods plus the following:

Method Args Description
Reset None Reset slider Value to the Minimum value

Events

This class supports the Common Events plus the following:

Event Args Description