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