Contents

showsHorizontalScrollIndicator

A Boolean value that controls whether the horizontal scroll indicator is visible.

Declaration

@MainActor @preconcurrency var showsHorizontalScrollIndicator: Bool { get set }

Discussion

Default is true.

See Also

Deprecated