Layout

public enum Layout

Layout for avatars in the stack. grouped and horizontal are available. The default is .horizontal.

  • Undocumented

    Declaration

    Swift

    case horizontal
  • Undocumented

    Declaration

    Swift

    case grouped