Contents

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.

See Also

Deprecated