Search
Duplicate

Designing for iPadOS

People value the power, mobility, and flexibility of iPad as they enjoy media, play games, perform detailed productivity tasks, and bring their creations to life.
사람들은 미디어를 즐기고, 게임을 하고, 세부적인 생산적인 작업을 수행하고, 그들의 창작물을 삶으로 가져올 때 iPad의 성능, 이동성 및 유연성을 높이 평가합니다.
→ iPad는 주로 미디어 시청, 게임, 생산 작업에 사용함.
As you begin designing your app or game for iPad, start by understanding the following fundamental device characteristics and patterns that distinguish the iPadOS experience. Using these characteristics and patterns to inform your design decisions can help you provide an app or game that iPad users appreciate.
iPad용 앱 또는 게임 디자인을 시작할 때, iPadOS 경험을 구분하게하는( 차이를 만드는 ) 다음과 같은 기본적인 장치 특성 및 패턴을 이해하는 것부터 시작하십시오. 이러한 특성과 패턴을 사용하여 디자인 결정을 알려주면 iPad 사용자가 좋아하는 앱이나 게임을 제공하는 데 도움이 될 수 있습니다.
→ 아래의 특성과 패턴을 참고하여 앱을 구성하자.
Display. iPad has a large, high-resolution display.
디스플레이. iPad에는 대형 고해상도 디스플레이가 있습니다.
Ergonomics. People often hold their iPad while using it, but they might also set it on a surface or place it on a stand. Positioning the device in different ways can change the viewing distance, although people are typically within about 3 feet of the device as they interact with it.
인간공학. 사람들은 종종 iPad를 사용하는 동안 iPad를 들고 있지만 표면에 두거나 스탠드에 놓을 수도 있습니다. 장치를 다른 방식으로 배치하면 시청 거리가 변경될 수 있지만 사람들은 일반적으로 장치와 상호 작용할 때 장치에서 약 3피트 이내에 있습니다.
→ iPad의 시청거리[ 0 - 3피트 ]를 참고해 개발하자.
Inputs. People can interact with iPad using Multi-Touch gestures and onscreen keyboards , an attached keyboard or pointing deviceApple Pencil, or voice, and they often combine multiple input modes.
입력. 사람들은 Multi-Touch 제스처 및 온스크린 키보드 , 연결된 키보드 또는 포인팅 장치 , Apple Pencil 또는 음성을 사용하여 iPad와 상호 작용할 수 있으며 종종 여러 입력 방식을 결합합니다.
→ 위와 같은 입력 방식들을 참고해 개발하자.
App interactions. Sometimes, people perform a few quick actions on their iPad. At other times, they spend hours immersed in games, media, content creation, or productivity tasks. People frequently have multiple apps open at the same time, and they appreciate viewing more than one app onscreen at once and taking advantage of inter-app capabilities like drag and drop.
앱 상호작용. 때때로 사람들은 iPad에서 몇 가지 빠른 동작을 수행합니다. 다른 때에는 게임, 미디어, 콘텐츠 제작 또는 생산적인 작업에 몰두하며 몇 시간을 보냅니다. 사람들은 동시에 여러 앱을 여는 경우가 많으며, 한 번에 두 개 이상의 앱을 화면을 한번에 보고 드래그 앤 드롭과 같은 앱 간 기능들을 활용하는 것을 좋아합니다.
→ 여러 앱을 열어 번갈아가며 작동하거나, 화면을 분할해 사용하는 경우가 많아 앱 간 상호작용을 고려해 개발하자.
System features. iPadOS provides several features that help people interact with the system and their apps in familiar, consistent ways.
시스템 기능. iPadOS는 사람들이 친숙하고 일관된 방식으로 시스템 및 앱과 상호 작용할 수 있도록 도와주는 몇 가지 기능을 제공합니다.
역자 첨언

Best practices

Great iPad experiences integrate the platform and device capabilities that people value most. To help your experience feel at home in iPadOS, prioritize the following ways to incorporate these features and capabilities.
좋은 iPad 경험들은 사람들이 가장 중요하게 여기는 플랫폼과 기기 기능들을 통합합니다. iPadOS에서 편안한 경험을 할 수 있도록, 이러한 특징과 기능을 통합하는 다음 방법에 우선순위를 두십시오.
→ 아래와 같은 특징과 기능을 참고하여 개발하자.
Take advantage of the large display to elevate the content people care about, minimizing modal interfaces and full-screen transitions, and positioning onscreen controls where they’re easy to reach, but not in the way.
대형 디스플레이를 활용하여 사람들이 관심을 갖는 콘텐츠를 높이고, 모달 인터페이스와 전체 화면 전환을 최소화하고, 쉽게 접근할 수 있지만 방해가 되지 않는 곳에 화면 컨트롤을 배치합니다.
→ iPad에서 component들을 몰입에 방해하지 않는 위치에 배치하고 모달을 사용을 줄이는 등으로 몰입도를 높이자.
Use viewing distance and input mode to help you determine the size and density of the onscreen content you display.
시청 거리 및 입력 방식을 사용하여 표시하는 화면 콘텐츠의 크기와 밀도를 결정하는 데 도움이 됩니다.
→ 사용자가 어떠한 시청거리와 입력 방식을 사용할지 결정하고, 입력을 받을 때 스크린 키보드로 컨텐츠를 볼 수 있는 view가 작아지면 그에 맞게 조정을 하는 등을 고려하여 개발하자.
Let people use Multi-Touch gestures, a physical keyboard or trackpad, or Apple Pencil, and consider enabling unique interactions that combine multiple input modes.
사람들이 Multi-Touch 제스처, 물리적 키보드나 트랙패드 또는 Apple Pencil을 사용하도록 하고 여러 입력 모드를 결합하는 고유한 상호 작용을 활성화하는 것을 고려하십시오.
→ 필요하다면 여러 입력모드를 결합하여 고유한 입력 작업을 생성하자.
Adapt seamlessly to appearance changes — like device orientation, multitasking modes, Dark Mode, and Dynamic Type — and transition effortlessly to running in macOS, letting people choose the configurations that work best for them.
기기 방향, 멀티태스킹 모드, 다크 모드 및 동적 유형과 같은 화면 변경 매끄럽도록 적용하세요. 그리고 macOS에서 실행하는 것으로 쉽게 전환할 수 있도록 사람들이 자신에게 가장 적합한 구성을 선택할 수있게 하세요.
→ 기기의 설정 등으로 보기 설정이 바뀌었을 때, 매끄럽게 바뀌게 설정하기
iPadOS에서 작동하는 앱은 macOS에서 작동할 수 있으니, macOS에서 작동할 때도 적합한 구성을 하여 사용할 수 있게 해야함

Resources

Related

Change Log

작성 날짜
작성자
수정사항
2023/4/11
고석준
초기 번역
2023/12/22
고석준
배포