Titanium.UI.Slider.setTransform

Function of Titanium.UI.Slider. Inherited from Titanium.UI.View.
Platform Since
Android 0.8
iPhone 0.8
iPad 0.8

Summary

Sets the value of the transform property.

Arguments

Name Type Summary
transform Titanium.UI.2DMatrix or Titanium.UI.iOS.3DMatrix

New value for the property.

Return Type

void