Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.63 KB

File metadata and controls

42 lines (19 loc) · 1.63 KB

[components-selection-and-input] digit-entry-views

A digit entry view fills the entire screen and prompts people to enter a series of digits, like a PIN, using a digit-specific keyboard.

숫자 입력 보기는 전체 화면을 채우고 숫자별 키보드를 사용하여 PIN과 같은 일련의 숫자를 입력하라는 메시지를 표시합니다.

https://developer.apple.com/design/human-interface-guidelines/images/intro/components/digit-entry-view-intro-dark_2x.png

You can add an optional title and prompt above the line of digits.

숫자 줄 위에 선택적 제목과 프롬프트를 추가할 수 있습니다.

Best practices

Use secure digit fields. Secure digit fields display asterisks instead of the entered digit onscreen. Always use a secure digit field when your app asks for sensitive data.

보안 숫자 필드를 사용합니다. 보안 숫자 필드는 입력한 숫자 대신 별표를 화면에 표시합니다. 앱에서 중요한 데이터를 요청할 때는 항상 보안 숫자 필드를 사용하십시오.

Clearly state the purpose of the digit entry view. Use a title and prompt that explains why someone needs to enter digits.

숫자 입력 뷰의 목적을 명확히 설명합니다. 숫자를 입력해야 하는 이유를 설명하는 제목과 프롬프트를 사용하십시오.

Platform considerations

Not supported in iOS, iPadOS, macOS, or watchOS.

iOS, iPadOS, macOS 또는 watch에서 지원되지 않음운영 체제