XmarkStyle

public protocol XmarkStyle : DynamicProperty

Undocumented

XmarkStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == XmarkBaseStyle

  • base Extension method

    Undocumented

    Declaration

    Swift

    static var base: XmarkBaseStyle { get }

Available where Self == XmarkFioriStyle