You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This is the sample code for the article Handling Rotation. It shows various techniques for working with device orientation changes in Mono for...
4
-
page_type: sample
5
-
languages:
6
-
- csharp
7
-
products:
8
-
- xamarin
9
-
urlFragment: rotationdemo
10
-
---
11
1
# Rotation Demo
12
2
13
-
This is the sample code for the article [Handling Rotation](https://docs.microsoft.com/xamarin/android/app-fundamentals/handling-rotation).
3
+
Use [ApplicationFundamentals/RotationDemo](https://github.com/xamarin/monodroid-samples/tree/master/ApplicationFundamentals/RotationDemo/RotationDemo) instead.
14
4
15
-
It shows various techniques for working with device orientation changes in Mono for Android.
16
-
17
-

5
+
See the article [Handling Rotation](https://docs.microsoft.com/xamarin/android/app-fundamentals/handling-rotation) for more information
0 commit comments