func controlGroupStyle <S>(S) -> some View
Sets the style for control groups within this view.
func groupBoxStyle <S>(S) -> some View
Sets the style for group boxes within this view.
protocol IndexViewStyle
Defines the implementation of all
IndexView
instances within a view hierarchy.