I'm trying to figure out if it is possible to read the value of the Digital Crown on my Apple Watch.
I've read that WKInterfacePicker
makes that possible, but I'm not really looking for picking an item from a list, I want to do read the value of the
Digital Crown and use that value for something inside the app.
For example to move a visual object sideways.
Is this possible? If yes then how can I utilize the Digital Crown?