Notice
Recent Posts
Recent Comments
Link
관리 메뉴

김종권의 iOS 앱 개발 알아가기

[iOS swift] Storyboard로 UI 구현 기본기 목차 본문

iOS 응용 (swift)

[iOS swift] Storyboard로 UI 구현 기본기 목차

jake-kim 2023. 2. 28. 15:06

1. Storyboard로 UI 구현 기본기 - storyboard 장단점, Storyboard reference 개념

2. Storyboard로 UI 구현 기본기 - segue, Action Segue, Manual Segue (세그웨이)

3. Storyboard로 UI 구현 기본기 - @IBOutlet, @IBAction, UIStoryboard, instantiateViewController, 코드로 초기화 방법

4. Storyboard로 UI 구현 기본기 - Xib, Nib 개념, 커스텀 뷰

Comments