Contents

AccessibilityNotification.PageScrolled

A notification that an app posts when a scroll action completes.

Declaration

struct PageScrolled

Overview

Include an announcement value, such as String or AttributedString, for an assistive app to announce. When an assistive app repeatedly receives the same scroll position value, it indicates to the user that scrolling can’t continue due to a border or boundary.

Topics

Creating a page scroll notification

See Also

Notifications