MTFontTest.MTFontTestViewController.MTFontTestViewController C# (CSharp) Method

MTFontTestViewController() public method

public MTFontTestViewController ( ) : UIKit
return UIKit
        public MTFontTestViewController()
            : base(UserInterfaceIdiomIsPhone ? "MTFontTestViewController_iPhone" : "MTFontTestViewController_iPad", null)
        {
        }