Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- ASP
- python
- 함수
- 유니티
- ubuntu
- urllib
- Excel
- MS-SQL
- sqlite
- node.js
- PyQt
- Linux
- 리눅스
- pandas
- tensorflow
- 다이어트
- mssql
- 맛집
- 라즈베리파이
- GIT
- PyQt5
- MySQL
- Unity
- port
- swift
- 날짜
- PER
- IOS
- javascript
- flutter
Archives
목록2018/04/27 (1)
아미(아름다운미소)
Swift 3.0 SWRevealViewController 전면 뷰 컨트롤러의 뷰를 비활성화
Swift 3.0 SWRevealViewController : RearViewController의 뷰가 활성 상태 일 때 전면 뷰 컨트롤러의 뷰를 비활성화하는 방법 전면보기 컨트롤러 클래스 viewdidload () override func viewDidLoad() { super.viewDidLoad() menuBtn.addTarget(self.revealViewController(), action: #selector(SWRevealViewController.revealToggle(_:)), for: .touchUpInside) revealViewController().delegate = self // Once time - See documented SWRevealViewController.h revea..
랭귀지/SWIFT
2018. 4. 27. 09:17