AvatarStackStyle

public protocol AvatarStackStyle : DynamicProperty

Undocumented

AvatarStackStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

    func modifier(_ modifier: some ViewModifier) -> some AvatarStackStyle
  • concat(_:) Extension method

    Undocumented

    Declaration

    Swift

    func concat(_ style: some AvatarStackStyle) -> some AvatarStackStyle

Available where Self == AvatarStackBaseStyle

Available where Self == AvatarStackFioriStyle

Available where Self == AvatarStackAvatarsStyle

Available where Self == AvatarStackAvatarsTitleStyle