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.
A Boolean value that controls whether the horizontal scroll indicator is visible.
@MainActor @preconcurrency var showsHorizontalScrollIndicator: Bool { get set }Default is true.