xamarin android 자마린 안드로이드의 화면 좌우 움직이지 않도록 orientation 변경 막는 방법
Activity 를 상속받은 클래스 상단에 어트리뷰트 attribute 로 명시하면 됩니다.
[Activity (Label = "YourActivityname", MainLauncher = true, ScreenOrientation = ScreenOrientation.Portrait)]
자마린 가이드
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.