Hi there,
I’m using .NET APIs to develop a wearable application. I’d like to use the “Rotary Selector” interface (https://developer.tizen.org/dev-guide/2.3.1/org.tizen.guides/html/native/ui/component_circ_rotary_wn.htm) but I found only guides to develop the “More Option” interface (https://developer.tizen.org/dev-guide/2.3.1/org.tizen.guides/html/native/ui/component_circ_option_wn.htm). Is there any way to do it using .NET APIs?
Thanks,
Davide
You might check out this Sample application for reference and use the existing UI offerings:
[edit: broken auto-link to https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/XUIComponents has been removed]
Have a look at https://github.com/Samsung/Tizen.CircularUI/
Maybe this helps too:
There isn’t the Rotary Selector, only the More Option UI.
Maybe I have to use the Elm sharp library