UISpecificationTool.st
changeset 1154 0febd9497fe1
parent 1153 587a2e40cbfc
child 1157 cc039cdcc145
equal deleted inserted replaced
1153:587a2e40cbfc 1154:0febd9497fe1
   112 
   112 
   113 #arrowButtonDirection
   113 #arrowButtonDirection
   114 'Defines the direction of the arrow.'
   114 'Defines the direction of the arrow.'
   115 
   115 
   116 #autoRepeat
   116 #autoRepeat
   117 'Turn on automatic repetition of the action as long as the button is pressed.'
   117 'Enable auto-repeat of the action as long as the button is pressed (Must be Trigger-on-Down).'
   118 
   118 
   119 #backgroundChannel
   119 #backgroundChannel
   120 'Aspect selector or binding for the background color of the widget.'
   120 'Aspect selector or binding for the background color of the widget.'
   121 
   121 
   122 #backgroundColor
   122 #backgroundColor