Hi Aren,
sorry to bother with a quick question: I am trying to have some kind of mix between a Toggle and a Button. So, I would like to have the functionality of a toggle, but still have the option to have a Hover. I understand that I could add UIButton to my Toggle to have a color-based hover, but I'd need to have an image. Do I need to make the background of the Toggle an UIImageButton or is there another proper way to do it? Thanks for you help!