IOS 65

[iOS / HIG] Modality

Modality Modality is a design technique that presents content in a temporary mode that requires an explicit action to exit. Presenting content modally can: Modality는 종료하기 위해 명시적인 작업이 필요한 콘텐츠를 임시 모드로 표시하는 설계 기법입니다. 콘텐츠를 모듈식으로 표시하면 다음을 수행할 수 있습니다. Help people focus on a self-contained task or set of closely related options Ensure that people receive critical information and, if necessary, act on i..

HIG 2022.03.03

[iOS / HIG] Progress Indicators

Progress Indicators Don’t make people sit around staring at a static screen waiting for your app to load content or perform lengthy data processing operations. Use activity indicators and progress bars to let people know your app isn’t stalled and to give them some idea of how long they’ll be waiting. 앱이 콘텐츠를 로드하거나 장시간 데이터 처리 작업을 수행하기를 기다리며 사람들이 가만히 앉아 정적 화면을 바라보게 하지 마십시오. 활동 표시기와 진행 표시줄을 사용하여 앱..

HIG 2022.02.19

[iOS / HIG] Labels

Labels A label describes an onscreen interface element or provides a short message. Although people can’t edit labels, they can sometimes copy the content of labels. Labels can display any amount of static text, but are best kept short. 레이블은 화면 인터페이스 요소를 설명하거나 짧은 메시지를 제공합니다. 사람들은 레이블을 편집할 수는 없지만 레이블의 내용을 복사할 수도 있습니다. 레이블은 정적 텍스트를 얼마든지 표시할 수 있지만 짧게 유지하는 것이 가장 좋습니다. Health 앱의 부분 스크린샷으로, 의료 ID를 설명하..

HIG 2022.02.19

[iOS / HIG] Context Menus

Context Menus In iOS 13 and later, you can use context menus to give people access to additional functionality related to onscreen items without cluttering the interface. iOS 13 이상에서는 상황에 맞는 메뉴를 사용하여 인터페이스를 어수선하게 만들지 않고 화면 항목과 관련된 추가 기능에 액세스할 수 있습니다. 상황에 맞는 메뉴 위에 사진의 미리보기를 보여주는 스크린샷입니다. 사진에는 남자와 여자가 나와 있으며 상황에 맞는 메뉴에는 복사, 공유, 즐겨찾기, 모든 사진에 표시 및 제거 명령이 나열됩니다. Context menus are similar to Peek and ..

HIG 2022.02.19

[iOS / HIG] Buttons

Buttons The system offers a range of button styles that support extensive customization while providing built-in interaction states, accessibility support, and appearance adaptation. In addition, there are several system-defined button types — such as toggle, pop-up, and pull-down — that support a variety of specific use cases. 이 시스템은 광범위한 사용자 정의를 지원하는 다양한 버튼 스타일을 제공하는 동시에 내장된 상호 작용 상태, 접근성 지원 및..

HIG 2022.02.19

[iOS / HIG] Web Views

Web Views A web view loads and displays rich web content, such as embedded HTML and websites, directly within your app. Mail uses a web view, for example, to show HTML content in messages. 웹 보기는 내장된 HTML 및 웹 사이트와 같은 풍부한 웹 콘텐츠를 앱에 직접 로드하고 표시합니다. 예를 들어, 메일은 웹 보기를 사용하여 메시지에 HTML 내용을 표시합니다. Enable forward and back navigation when appropriate. Web views support forward and back navigation, but this b..

HIG 2022.02.19

[iOS / HIG] Animation

Animation Beautiful, subtle animation throughout iOS builds a visual sense of connection between people and content onscreen. When used appropriately, animation can convey status, provide feedback, enhance the sense of direct manipulation, and help users visualize the results of their actions. iOS 전체에 걸쳐 아름답고 미묘한 애니메이션이 사람과 콘텐츠를 화면에 연결하는 시각적 감각을 구축합니다. 애니메이션을 적절하게 사용하면 상태를 전달하고 피드백을 제공하며 직접 조작의 ..

HIG 2022.02.19