Structure
CenteredViewModifier
public struct CenteredViewModifier
Relationships
Nested Types
CenteredViewModifier.AlignmentKind
Conforms To
ViewModifier
Properties
alignment
public var alignment: AlignmentKind
Methods
body(content:)
@ViewBuilder
public func body(content: Content) -> some View