EnkiUtils
Small library of classes that Enki Labs uses internally.
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
Pages
UINavigationController+EnkiUtils.h
1
//
2
// UINavigationController+EnkiUtils.h
3
//
4
// Copyright (c) 2013 Fry.
5
//
6
7
#import <UIKit/UIKit.h>
8
18
@interface
UINavigationController (EnkiUtils)
19
;
20
-(BOOL)shouldAutorotate;
21
-(NSUInteger)supportedInterfaceOrientations;
22
- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation;
23
24
@end
EnkiUtils
src
UINavigationController+EnkiUtils.h
Generated on Wed May 1 2013 13:51:48 for EnkiUtils by
1.8.2