FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
UIViewController.h
Go to the documentation of this file.
1
//
2
// UIViewController.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 13. 5. 22..
6
// Copyright (c) 2013 youknowone.org. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
16
@interface
UIViewController (Shortcuts)
17
24
- (instancetype)initWithPlatformSuffixedNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil;
25
26
@end
UIViewController(Shortcuts)
[UIViewController][0] shortcut extension
Definition:
UIViewController.h:16
UIKitExtension
UIViewController.h
Generated by
1.8.7