Sets the color to apply to the system cell platter of the view when placed in a list.
SDKs
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Sets the color to apply to the system cell platter of the view when placed in a list.
SDKs
Framework
func list Row Insets(Edge Insets?) -> View
Sets the inset to be applied to the view when placed in a list.
func list Row Background<V>(V?) -> View
Sets a view behind the view when placed in a list.
func tag<V>(V) -> View
Sets a tag for the view in order to differentiate it from a list of view options.