AIUserFeedbackStyle

public protocol AIUserFeedbackStyle : DynamicProperty

Undocumented

AIUserFeedbackStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AIUserFeedbackBaseStyle

Available where Self == AIUserFeedbackFioriStyle

Available where Self == AIUserFeedbackDetailImageStyle

Available where Self == AIUserFeedbackTitleStyle

Available where Self == AIUserFeedbackDescriptionStyle

Available where Self == AIUserFeedbackActionStyle

Available where Self == AIUserFeedbackSecondaryActionStyle

Available where Self == AIUserFeedbackSubmitActionStyle

Available where Self == AIUserFeedbackCancelActionStyle

Available where Self == AIUserFeedbackIllustratedMessageStyle