AvatarsStyle

public protocol AvatarsStyle : DynamicProperty

Undocumented

AvatarsStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AvatarsBaseStyle

Available where Self == AvatarsFioriStyle