ContactItemStyle

public protocol ContactItemStyle : DynamicProperty

Undocumented

ContactItemStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ContactItemBaseStyle

Available where Self == ContactItemFioriStyle

Available where Self == ContactItemTitleStyle

Available where Self == ContactItemSubtitleStyle

Available where Self == ContactItemDescriptionStyle

Available where Self == ContactItemDetailImageStyle

Available where Self == ContactItemActivityItemsStyle