How can I use cached image from StyleKit to customize UIButton/NSButton with states?
StyleKit provides methods that return cached NSImage/UIImage (such methods begins with
Please, check out the example project and check the EXTabBarsAndButtonsViewController class and Swift StyleKit to customize UIButton.
Also, check out the "Button" canvas inside "TabBar" and "Button Tab" in "Example.pcvd" document (included in the project).