AttachmentFootnote
public struct AttachmentFootnote
extension AttachmentFootnote: View
extension AttachmentFootnote: _ViewEmptyChecking
Undocumented
-
Undocumented
Declaration
Swift
public init(@ViewBuilder attachmentFootnote: () -> any View, componentIdentifier: String? = AttachmentFootnote.identifier)
-
Undocumented
Declaration
Swift
static let identifier: String
-
Undocumented
Declaration
Swift
init(attachmentFootnote: AttributedString)
-
Undocumented
Declaration
Swift
init(_ configuration: AttachmentFootnoteConfiguration)
-
Declaration
Swift
public var body: some View { get }
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }