You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit implements the missing setter methods for accessibility properties, allowing VoiceOver and other assistive technologies to control the text view. It adds setters for selected text, selected text ranges, and focus state, which correspond to the existing getter methods.
0 commit comments