Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
The degrees that the view is rotated around the horizontal axis through the pivot point.
Set method documentation [Android Documentation]
Sets the degrees that the view is rotated around the horizontal axis through the pivot point.
Increasing values result in clockwise rotation from the viewpoint of looking down the
x axis.
When rotating large views, it is recommended to adjust the camera distance
accordingly. Refer to View.SetCameraDistance(float) for more information.