---
title: Digit Entry Views
platform: watchOS
category: foundations
url: https://developer.apple.com/design/human-interface-guidelines/digit-entry-views
quality_score: 0.27
content_length: 531
last_updated: 2025-07-20T03:47:26.541Z
keywords: ["digit entry views","watchos","foundations"]
has_code_examples: false
has_images: false
is_fallback: false
---
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. 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.