Explore SwiftUI view modifiers with iOS version compatibility information
132 modifiers documentedShowing 132 modifiers
Duplicates a view into mirrored copies around its edges, creating an extended background effect.
Layers a view behind the current view, useful for adding colors, gradients, images, or custom views as backgrounds.
Sets the color, gradient, or material for text and symbols in a view hierarchy.
Sets the size and alignment of a view using width, height, and alignment parameters.
Applies the Liquid Glass effect to a view, creating a translucent, frosted-glass appearance that adapts to light and dark mode.
Sets the section margins for specific edges in a List view, allowing precise control over spacing.
Sets the transparency of a view, where 0 is fully transparent and 1 is fully opaque.
Adds space around a view's content, with options for all edges, specific edges, or custom insets.
Adds a shadow effect beneath a view with customizable color, radius, and offset.
Overlays SwiftUI views on 3D models using 3D alignment instead of 2D positioning, enabling AR and 3D experiences.
Modifiers for colors, opacity, blur, shadows, and material effects
Modifiers for positioning, sizing, and spacing views
Modifiers for spatial computing and augmented reality
Modifiers for animating view changes and transitions
Modifiers for gestures, tap actions, and user input
Modifiers for VoiceOver, labels, and accessibility features