iOS Minimum hit target size

운영 체제: macOS Ventura 13.3.1
사용 버전: Xcode 14.3

iOS Minimum hit target size를 알아보겠습니다.


Human Interface Guidelines를 보면 버튼같이 사용자가 누를 수 있는 부분의 최소한의 크기를 알려줍니다.


https://developer.apple.com/design/human-interface-guidelines/accessibility#Buttons-and-controls






44 x 44 pt가 최소 크기입니다. 이것보다 작을 때에는 사용자가 불편함을 느낀다고 합니다.


끝.


카테고리: iOS

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

KiCad 시작하기 2 (PCB 만들기)

Android Room database FTS

음악 총보(Score), 파트보(Part)

Android Notification with Full Screen

KiCad 시작하기 3 (새로운 소자 추가하기)

Python OpenCV 빈 화면 만들기

Android Minimum touch target size

tensorflow tf.expand_dims()

Kivy 시작하기 12 (Pyinstaller로 exe 파일 만들기)