GoogleSignInSwift Framework Reference

  • GoogleSignInButton is a structure available globally.

  • GoogleSignInButton is a Google Sign In button for use in SwiftUI.

  • GoogleSignInButton is available on iOS 13.0 and macOS 10.15 or later.

Structures

The following structures are available globally.

  • A Google Sign In button to be used in SwiftUI.

    Declaration

    Swift

    @available(iOS 13.0, macOS 10.15, *)
    public struct GoogleSignInButton : View