Back to my page

Developer Blog



Posts Tagged ‘getvalue’

Converting a MiniAPI module to a UWA widget (part 7)

We’ve seen how to switch to UWA pretty all available MiniAPI functionalities in this series’ previous articles. Now is the time to touch on functionalities that cannot be switch as-is, or simply put, that are not available in the stricter, more portable Universal Widget API.
One of the toughest of these is preferences. Sure, we’ve […]