Contents

showsAdditionalContentIndicators

A Boolean value that specifies whether the scrubber should display the existence of additional items beyond the leading and trailing edges.

Declaration

var showsAdditionalContentIndicators: Bool { get set }

Discussion

When true, the scrubber uses a fade effect to indicate that there is additional content the user can scroll to. The default value is false.

See Also

Configuring the scrubber’s appearance