Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 2.0.0
-
Fix Version/s: Sprint 2012-03, Release 2.0.0, Release 1.8.2
-
Component/s: MobileWeb
-
Labels:
Description
Extends Widget (View, Evented).
Properties:
- style - Ti.UI.Android.SWITCH_STYLE_CHECKBOX and Ti.UI.Android.SWITCH_STYLE_TOGGLEBUTTON
- title
- titleOff
- titleOn
- value - done, but needs cleanup (this._switch.value = !!value)
Events:
- change
Update API docs with support for the "transform" property.