iOS Question Slider ValueChange event not firing

Nickelgrass

Active Member
Licensed User
Longtime User
Hello,
I added a slider in a layout that is loaded. Then added a sub Public sub sliedername_ValueChange(Value As Float) and also tried ValueChanged(Value As Float) and also tried with doubles. But this does not fire if I slide the slider. I also tried initializing the slider by code but that also didnt work.
What do I have to do to get the event?
Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…