Xamarin.Forms 101: Control Reference Binding (View-to-View)

Xamarin.Essentials provides developers with cross-platform APIs for their mobile applications. On this week's Essential API of the week we take a look at Accelerometer, which enables you monitor the device's accelerometer sensor, which indicates the acceleration of the device in three-dimensional space.
Show Notes:
Useful Links:
The units for a "G" as shown are meters per second squared (m/s^2) not milliseconds squared as stated in the video around the 1:40 timestamp. Thank you.