SwiftUI.cc
SwiftUI API tag

scrollContentBackground SwiftUI examples

Reference pages that use scrollContentBackground, with practical code and implementation notes.

Showing 1-2 of 2 reference pages

Restyle List without leaving it: listRowBackground, listRowInsets, separator visibility and tint, listRowSpacing, listSectionSpacing, and scrollContentBackground.

5 min readOpen

TextEditor binds long-form scrolling text. Style with font and lineSpacing, restyle backgrounds via scrollContentBackground, and manage the keyboard with focus and toolbars.

4 min readOpen