C# Class MvvmCross.tvOS.Views.MvxTabBarViewController

Inheritance: MvvmCross.Platform.tvOS.Views.MvxEventSourceTabBarController, IMvxTvosView
Show file Open project: MvvmCross/MvvmCross

Protected Methods

Method Description
MvxTabBarViewController ( ) : System
MvxTabBarViewController ( IntPtr handle ) : System

Method Details

MvxTabBarViewController() protected method

protected MvxTabBarViewController ( ) : System
return System

MvxTabBarViewController() protected method

protected MvxTabBarViewController ( IntPtr handle ) : System
handle System.IntPtr
return System