You can specify the orientation of an activity by using the
ScreenOrientation property in the activity's attribute:

    [Activity(ScreenOrientation = ScreenOrientation.Portrait)]
    public class MyActivity : Activity

On Mon, Aug 27, 2012 at 10:28 AM, MysteriX <wolf.benja...@arc-greenlab.de>wrote:

> And.. can you tell me how to completly disallow the orientation change? it
> will not be allowed to be changed..
>
>
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Orientation-Change-tp5711555p5711557.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to