ActivationScreenStyle

public protocol ActivationScreenStyle : DynamicProperty

Undocumented

ActivationScreenStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == ActivationScreenBaseStyle

Available where Self == ActivationScreenFioriStyle

Available where Self == ActivationScreenTitleStyle

Available where Self == ActivationScreenDescriptionTextStyle

Available where Self == ActivationScreenFootnoteStyle

Available where Self == ActivationScreenActionStyle

Available where Self == ActivationScreenSecondaryActionStyle