SwitchStyle

public protocol SwitchStyle : DynamicProperty

Undocumented

SwitchStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == SwitchBaseStyle

  • base Extension method

    Undocumented

    Declaration

    Swift

    static var base: SwitchBaseStyle { get }

Available where Self == SwitchFioriStyle