TimelineStyle

public protocol TimelineStyle : DynamicProperty

Undocumented

TimelineStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == TimelineBaseStyle

Available where Self == TimelineFioriStyle

Available where Self == TimelineTimestampStyle

Available where Self == TimelineSecondaryTimestampStyle

Available where Self == TimelineTimelineNodeStyle

Available where Self == TimelineIconStyle

Available where Self == TimelineTitleStyle

Available where Self == TimelineSubtitleStyle

Available where Self == TimelineAttributeStyle

Available where Self == TimelineStatusStyle

Available where Self == TimelineSubstatusStyle

Available where Self == TimelineSubAttributeStyle