UIAccessibilityCustomRotor

Panther·2021년 8월 11일
0
post-custom-banner

https://developer.apple.com/documentation/uikit/uiaccessibilitycustomrotor

"A context-sensitive function that helps VoiceOver users find the next instance of a related element."

보이스오버 사용자가 관련 요소의 다음 인스턴스를 찾도록 돕는 컨텍스트 민감 함수입니다.

Overview

아티클에서 다음 링크를 찾기 위해 이 클래스의 인스턴스를 사용하게 될 것입니다. 혹은 문서에서 다음 철자 오류를 찾기 위해 사용하게 될 것입니다.

Related Sessions from WWDC20
Session 10116: VoiceOver Efficiency with Custom Rotors

Session 10116: VoiceOver Efficiency with Custom Rotors
https://developer.apple.com/videos/play/wwdc2020/10116/

See Also


UIAccessibilityCustomRotorItemResult

커스텀 로터가 참조하는 타깃 요소입니다.

https://developer.apple.com/documentation/uikit/uiaccessibilitycustomrotoritemresult
https://velog.io/@panther222128/UIAccessibilityCustomRotorItemResult

UIAccessibilityCustomRotorSearchPredicate

다음 일치하는 커스텀 로터 아이템 결과를 결정하도록 돕는 검색 파라미터입니다.

https://developer.apple.com/documentation/uikit/uiaccessibilitycustomrotorsearchpredicate
https://velog.io/@panther222128/UIAccessibilityCustomRotorSearchPredicate


post-custom-banner

0개의 댓글