C# 클래스 dotDialog.Sample.PersonalInfoManger.Touch.TabBar

상속: UITabBarController, IMXView
파일 보기 프로젝트 열기: benhorgen/dotDialog 1 사용 예제들

공개 메소드들

메소드 설명
Render ( ) : void
SetModel ( object model ) : void
TabBar ( MXTouchContainer touchContainer ) : System
ViewWillAppear ( bool animated ) : void

메소드 상세

Render() 공개 메소드

public Render ( ) : void
리턴 void

SetModel() 공개 메소드

public SetModel ( object model ) : void
model object
리턴 void

TabBar() 공개 메소드

public TabBar ( MXTouchContainer touchContainer ) : System
touchContainer MonoCross.Touch.MXTouchContainer
리턴 System

ViewWillAppear() 공개 메소드

public ViewWillAppear ( bool animated ) : void
animated bool
리턴 void