250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- pubspec.yaml
- Widget
- protocol
- reetcode
- pubspec
- Equatable
- dart
- Leetcode
- OSLog
- SwiftGen
- listview
- Extentsion
- xcode
- flutter
- enumerations
- toyproject
- github
- GIT
- designPattern
- keyWindow
- it
- tip
- COMMIT
- swiftlint
- basic
- algorithm
- ToDoRim
- UIAccessibility
- Swift
- IOS
Archives
- Today
- Total
목록UIAccessibility (1)
수니의 개발새발
[iOS/Swift] 특정 상황에 VoiceOver 알림 등록하기
올해 초부터 종종 사이드 프로젝트로 접근성 적용 데모와 라이브러리를 만들어왔어요. 처음엔 어렵고 모르는 투성이었지만 공부하고 만들면서 지금은 굉장히 관심이 깊어졌어요. 그래서 카테고리를 따로 빼서, 접근성 적용에 대한 글들도 올려보려고 합니다. 📌 이번 글은 UIAccessibility.post(notification:argument:)을 사용하여 특정 상황에 Voice Over가 알리는 기능을 구현하는 방법입니다. 1. UIAccessibility.post(notification:argument:) Posts a notification to assistive apps. - Apple Developer Documentation Apple Developer 에서는 이 메서드가 앱에 접근성 알림을 게시해준다..
iOS - Swift
2021. 12. 29. 15:42