UserConsentPageStyle

public protocol UserConsentPageStyle : DynamicProperty

Undocumented

UserConsentPageStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == UserConsentPageBaseStyle

Available where Self == UserConsentPageFioriStyle

Available where Self == UserConsentPageTitleStyle

Available where Self == UserConsentPageBodyTextStyle

Available where Self == UserConsentPageActionStyle