UserConsentFormStyle

public protocol UserConsentFormStyle : DynamicProperty

Undocumented

UserConsentFormStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == UserConsentFormBaseStyle

Available where Self == UserConsentFormFioriStyle

Available where Self == UserConsentFormNextActionStyle

Available where Self == UserConsentFormCancelActionStyle

Available where Self == UserConsentFormAllowActionStyle

Available where Self == UserConsentFormDenyActionStyle

Available where Self == UserConsentFormNotNowActionStyle