AvatarStack
public struct AvatarStack
extension AvatarStack: AvatarList
Undocumented
-
Undocumented
Declaration
Swift
public init(model: AvatarStackModel)
-
Undocumented
Declaration
Swift
public init(avatars: [TextOrIcon]? = nil)
-
Undocumented
Declaration
Swift
public var count: Int { get }
-
Undocumented
Declaration
Swift
public func view(at index: Int) -> some View
-
Undocumented
Declaration
Swift
public var borderColor: Color { get }
-
Undocumented
Declaration
Swift
public var borderWidth: CGFloat { get }
-
Undocumented
Declaration
Swift
public var isCircular: Bool { get }
-
Undocumented
Declaration
Swift
public var size: CGSize { get }