C# 클래스 MapWithRoutes.Sample.MapWithRouteViewController

상속: UIViewController
파일 보기 프로젝트 열기: anujb/MapWithRoutes 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MapWithRouteViewController ( ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void

메소드 상세

MapWithRouteViewController() 공개 메소드

public MapWithRouteViewController ( ) : System
리턴 System

ShouldAutorotateToInterfaceOrientation() 공개 메소드

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
리턴 bool

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void