https://developer.apple.com/documentation/accessibility/axcustomcontent
"Objects that define custom content and the timing of its output."
출력의 커스텀 컨텐트 및 타이밍을 정의하는 객체입니다.
class AXCustomContent : NSObject
AXCustomContent
객체는 접근성 컨텐트에 적용시킨 레이블을 위한 접근성 스트링을 포함합니다. 사용자가 각각의 보조적 기술에 대해 더 적합한 방법으로 컨텐트를 경험할 수 있도록 AXCustomContentProvider
프로토콜을 조합하시기 바랍니다.