AuthenticationStyle

public protocol AuthenticationStyle : DynamicProperty

Undocumented

AuthenticationStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

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

    Undocumented

    Declaration

    Swift

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

Available where Self == AuthenticationBaseStyle

Available where Self == AuthenticationFioriStyle

Available where Self == AuthenticationDetailImageStyle

Available where Self == AuthenticationTitleStyle

Available where Self == AuthenticationSubtitleStyle

Available where Self == AuthenticationAuthInputStyle

Available where Self == AuthenticationSignInActionStyle