Titanium.UI.Slider.setMax

Function of Titanium.UI.Slider.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8
Mobile Web 1.8

Summary

Sets the value of the max property.

Arguments

Name Type Summary
max Number

New value for the property.

Return Type

void