Has attachment | Title | Author | Created | Last Edited | Group | Tags |
---|---|---|---|---|---|---|
User Interface(UI)
사용자 인터페이스, 유저 인터페이스, UI. 소프트웨어와 사용자가 상호작용 할 수 있도록 제공하는 가시적인 요소(visual elements)의 […] |
rabbit | 2020-04-02 | 2020-04-02 | Elements, Interface, Layer, UI, User, 사용자, 유저, 인터페이스 | ||
Interface Builder
인터페이스 빌더. Xcode에서 사용자 인터페이스(UI, User Interface)를 만들기 위한 그래픽 환경. The graphical environment for […] |
rabbit | 2020-04-02 | 2020-04-02 | Builder, IB, Interface, UI, User, Xcode | ||
Auto Layout
프로그래머가 지정한 제약(constraint)에 따라 사용자 인터페이스(UI)의 시각적 배치(layout)를 돕는 레이아웃 엔진. A layout engine […] |
야곰 | 2020-04-01 | 2020-04-01 | Auto, AutoLayout, constraint, Layout, 오토레이아웃, 제약 | ||
App Delegate
앱 딜리게이트. 앱의 콘텐츠가 그려지는 윈도(window)를 생성하고 앱의 상태변화에 대응할 장소를 제공하는 AppDelegate 클래스의 인스턴스 […] |
야곰 | 2020-04-01 | 2020-04-01 | App, AppDelegate, Delegate, instance, object, window, 객체, 델리게이트, 딜리게이트, 상태변화, 앱, 인스턴스 | ||
action
앱 내에서 발생할 수 있는 이벤트에 연결되어 있는 코드조각 A piece of code that’s linked […] |
야곰 | 2020-04-01 | 2020-04-01 | action, App, Apple, Event, iOS, macOS |