protocol TabViewStyle
A specification for the appearance and interaction of a
TabView
.
あるTabView
の外観と相互作用に対する仕様。
Availability 有効性
Technology
func tabViewStyle<S>(_ style: S) -> some View
where S : TabViewStyle
style
The style to apply to this tab view.
protocol TabViewStyle
TabView
.
あるTabView
の外観と相互作用に対する仕様。