TimestampStyle

public protocol TimestampStyle : DynamicProperty

Undocumented

TimestampStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == TimestampBaseStyle

Available where Self == TimestampFioriStyle