KeyValueItemStyle

public protocol KeyValueItemStyle : DynamicProperty

Undocumented

KeyValueItemStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == KeyValueItemBaseStyle

Available where Self == KeyValueItemFioriStyle

Available where Self == KeyValueItemKeyStyle

Available where Self == KeyValueItemValueStyle

Available where Self == KeyValueItemFormViewStyle