Sets a tag for the view in order to differentiate it from a list of view options.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Sets a tag for the view in order to differentiate it from a list of view options.
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 list Row Platter Color(Color?) -> View
Sets the color to apply to the system cell platter of the view when placed in a list.