TimelineMarkerStyle

public protocol TimelineMarkerStyle : DynamicProperty

Undocumented

TimelineMarkerStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == TimelineMarkerBaseStyle

Available where Self == TimelineMarkerFioriStyle

Available where Self == TimelineMarkerTimestampStyle

Available where Self == TimelineMarkerSecondaryTimestampStyle

Available where Self == TimelineMarkerTimelineNodeStyle

Available where Self == TimelineMarkerIconStyle

Available where Self == TimelineMarkerTitleStyle