FootnoteIcons
public struct FootnoteIcons
extension FootnoteIcons: View
extension FootnoteIcons: _ViewEmptyChecking
Undocumented
-
Undocumented
Declaration
Swift
public init(@FootnoteIconsBuilder footnoteIcons: () -> any View = { EmptyView() })
-
Undocumented
Declaration
Swift
init(footnoteIcons: [TextOrIcon] = [])
-
Undocumented
Declaration
Swift
init(_ configuration: FootnoteIconsConfiguration)
-
Declaration
Swift
public var body: some View { get }
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }