UserConsentViewStyle

public protocol UserConsentViewStyle : DynamicProperty

Undocumented

UserConsentViewStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == UserConsentViewBaseStyle

Available where Self == UserConsentViewFioriStyle