Post

Replies

Boosts

Views

Activity

Reply to Are there any macOS accessibility APIs for supporting scrolling in `NSAccessibilityScrollAreaRole` elements?
Thank you for the quick reply! Could you please tell me more about this action? The documentation doesn't have any description. When is it triggered – when the user sends a scroll gesture/command, or when they focus on an element that is outside the visible area of a scroll view? I haven't worked with these constants before; just with the NSAccessibility instance methods named perform.... Will this constant have a corresponding instance method? Otherwise, should I create a NSAccessibilityCustomAction with the name of this constant and add it to the accessibilityCustomActions of my custom NSAccessibilityElement?
Jul ’25