Text Attributes for Attributed Strings

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

https://developer.apple.com/documentation/objectivec/nsobject/uiaccessibility/text_attributes_for_attributed_strings

"Apply attributes to text in an attributed string to convey extra information about the text."

텍스트에 대한 추가적인 정보를 전달하기 위해 attributed 스트링에 있는 텍스트에 특성을 적용합니다.

See Also


Defining Accessibility Text and Language

Speech Attributes for Attributed Strings

텍스트의 발음을 수정하기 위해 attributed 스트링에 있는 텍스트에 특성을 적용합니다.

https://developer.apple.com/documentation/objectivec/nsobject/uiaccessibility/speech_attributes_for_attributed_strings
https://velog.io/@panther222128/Speech-Attributes-for-Attributed-Strings


post-custom-banner

0개의 댓글