ObjectItemStyle

public protocol ObjectItemStyle : DynamicProperty

Undocumented

ObjectItemStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ObjectItemCardStyle

  • card Extension method

    Undocumented

    Declaration

    Swift

    static var card: Self { get }

Available where Self == ObjectItemBaseStyle

Available where Self == ObjectItemFioriStyle

Available where Self == ObjectItemTitleStyle

Available where Self == ObjectItemSubtitleStyle

Available where Self == ObjectItemFootnoteStyle

Available where Self == ObjectItemDescriptionStyle

Available where Self == ObjectItemStatusStyle

Available where Self == ObjectItemSubstatusStyle

Available where Self == ObjectItemDetailImageStyle

Available where Self == ObjectItemIconsStyle

Available where Self == ObjectItemAvatarsStyle

Available where Self == ObjectItemFootnoteIconsStyle

Available where Self == ObjectItemTagsStyle

Available where Self == ObjectItemActionStyle