FootnoteStyle

public protocol FootnoteStyle : DynamicProperty

Undocumented

FootnoteStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == FootnoteBaseStyle

Available where Self == FootnoteFioriStyle