C# 클래스 MyDriving.iOS.TabBarController

상속: UITabBarController
파일 보기 프로젝트 열기: Azure-Samples/MyDriving

공개 메소드들

메소드 설명
SetupTabChangeAnimation ( ) : void
TabBarController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

SetupTabChangeAnimation() 공개 메소드

public SetupTabChangeAnimation ( ) : void
리턴 void

TabBarController() 공개 메소드

public TabBarController ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void