showsVerticalScrollIndicator
A Boolean value that controls whether the vertical scroll indicator is visible.
Declaration
@MainActor @preconcurrency var showsVerticalScrollIndicator: Bool { get set }Discussion
Default is true.
A Boolean value that controls whether the vertical scroll indicator is visible.
@MainActor @preconcurrency var showsVerticalScrollIndicator: Bool { get set }Default is true.