UIKit

Tabber·2021년 7월 10일
0

Apple Document

목록 보기
6/12

Framework

Construct and manage a graphical, event-driven user interface for your iOS or tvOS app.
iOS 또는 tvOS 앱을 위한 그래픽 이벤트 기반 사용자 인터페이스를 구성하고 관리합니다.

Overview

The UIKit framework provides the required infrastructure for your iOS or tvOS apps.
UIKit 프레임워크는 iOS 또는 tvOS 앱에 필요한 인프라를 제공합니다.

It provides the window and view architecture for implementing your interface, the event handling infrastructure for delivering Multi-Touch and other types of input to your app, and the main run loop needed to manage interactions among the user, the system, and your app.
인터페이스를 구현할 수 있는 창과 뷰 아키텍처, Multi-Touch 및 기타 유형의 입력을 앱에 제공하기 위한 이벤트 처리 인프라, 사용자, 시스템 및 앱 간의 상호 작용을 관리하는 데 필요한 메인 실행 루프를 제공합니다.

Other features offered by the framework include animation support, document support, drawing and printing support, information about the current device, text management and display, search support, accessibility support, app extension support, and resource management.
프레임워크에서 제공하는 다른 기능으로는 애니메이션 지원, 문서 지원, 도면 및 인쇄 지원, 현재 장치에 대한 정보, 텍스트 관리 및 디스플레이, 검색 지원, 내게 필요한 옵션 지원, 앱 확장 지원, 리소스 관리 등이 있습니다.

profile
iOS 정복중인 Tabber 입니다.

0개의 댓글