C# Class dotDialog.Sample.PersonalInfoManger.Touch.TabBar

Inheritance: UITabBarController, IMXView
Afficher le fichier Open project: benhorgen/dotDialog Class Usage Examples

Méthodes publiques

Méthode Description
Render ( ) : void
SetModel ( object model ) : void
TabBar ( MXTouchContainer touchContainer ) : System
ViewWillAppear ( bool animated ) : void

Method Details

Render() public méthode

public Render ( ) : void
Résultat void

SetModel() public méthode

public SetModel ( object model ) : void
model object
Résultat void

TabBar() public méthode

public TabBar ( MXTouchContainer touchContainer ) : System
touchContainer MonoCross.Touch.MXTouchContainer
Résultat System

ViewWillAppear() public méthode

public ViewWillAppear ( bool animated ) : void
animated bool
Résultat void