Sha256: fc49cb6ac8ee4cc819c655fffff102634b2424390a8448c8f5d88d417c77892a

Contents?: true

Size: 386 Bytes

Versions: 8

Compression:

Stored size: 386 Bytes

Contents

//
//  GestureTestViewController.h
//  TestApp
//
//  Created by ThinkSys- Amit on 12/07/13.
//
//

#import <UIKit/UIKit.h>
#import <MapKit/MapKit.h>

@interface GestureTestViewController : UIViewController<UIGestureRecognizerDelegate>
@property (retain, nonatomic) IBOutlet MKMapView *mapView;


- (IBAction)handleRotation:(UIRotationGestureRecognizer*)sender;

@end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
Ifd_Mobile-1.1.0 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-1.0.0 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.9 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.8 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.6 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.5 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.1 project/apps/TestApp/Test App 2/GestureTestViewController.h
Ifd_Mobile-0.1.0 project/apps/TestApp/Test App 2/GestureTestViewController.h