Difference between revisions of "Md Button.Ripple"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
m (1 revision imported)
 
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
  
  
 
If True, a [[md_Button.Ripple|Ripple]] visual effect is displayed when clicking the button. The default is True.
 
If True, a [[md_Button.Ripple|Ripple]] visual effect is displayed when clicking the button. The default is True.

Latest revision as of 23:07, 15 August 2016

Property (As Boolean)
amd_Button.Ripple = newValue
or
BooleanValue = amd_Button.Ripple


If True, a Ripple visual effect is displayed when clicking the button. The default is True.