[iOS] UIDocumentInteractionController, UIActivityViewController 의 사용
1. UIDocumentInteractionController 의 사용 UIDocumentInteractionController 는 sandbox 내부의 파일과의 사용자 상호 작용을 관리하기 위한 클래스이다.예를들어 이메일 앱에서는 사용자가 첨부파일을 미리보고 다른 앱에서 열 수 있도록한다.또한 지정된 파일을 미리 보거나 열거나 복사, 인쇄할 수 있는 적절한 UI 를 제공한다. UI 를 나타낸 후 UIDocumentInteractionController 는 파일 미리보기 및 메뉴 표시에 대한 동작들을 담당한다. self.documentController = [UIDocumentInteractionController interactionControllerWithURL:fileURL];self.documen..
iOS 개발/iOS
2016. 11. 15. 16:10
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Swift3
- Swift
- NSManagedObjectContext
- string
- docker
- set
- RunLoop
- Swift 3.0
- 읽기 좋은 코드가 좋은 코드다
- UIView
- workerThread
- NSManagedObject
- applicationWillResignActive
- coredata
- optional
- HTTP
- NSManagedObjectModel
- CIImage
- 꺼내먹어요
- EffectiveObjectiveC
- ios
- CGImage
- thread
- Arc
- delegate
- Block
- AWS
- Swfit
- dictionary
- Swift 3
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함