CardFooterStyle

public protocol CardFooterStyle : DynamicProperty

Undocumented

CardFooterStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == CardFooterBaseStyle

Available where Self == CardFooterFioriStyle

Available where Self == CardFooterActionStyle

Available where Self == CardFooterSecondaryActionStyle

Available where Self == CardFooterTertiaryActionStyle

Available where Self == CardFooterOverflowActionStyle