PackagedDocument/ImageViewController.h
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
The view controller used for displaying the image portion of "NotesDocument". |
*/ |
@import UIKit; |
@interface ImageViewController : UIViewController |
@property (nonatomic, strong) UIImage *image; |
@end |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-02-04