C# Class MvvmCross.tvOS.Views.MvxTableViewController

Inheritance: MvvmCross.Platform.tvOS.Views.MvxEventSourceTableViewController, IMvxTvosView
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes protégées

Méthode Description
MvxTableViewController ( IntPtr handle ) : System
MvxTableViewController ( UITableViewStyle style = UITableViewStyle.Plain ) : System
MvxTableViewController ( string nibName, NSBundle bundle ) : System

Method Details

MvxTableViewController() protected méthode

protected MvxTableViewController ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

MvxTableViewController() protected méthode

protected MvxTableViewController ( UITableViewStyle style = UITableViewStyle.Plain ) : System
style UITableViewStyle
Résultat System

MvxTableViewController() protected méthode

protected MvxTableViewController ( string nibName, NSBundle bundle ) : System
nibName string
bundle NSBundle
Résultat System