GoogleSignIn Framework Reference

  • GIDSignInButtonStyle defines the layout styles for the GIDSignInButton.

  • There are three supported styles: Standard, Wide, and IconOnly.

  • Each button style has specific minimum dimensions that accommodate all languages.

GIDSignInButtonStyle

 enum GIDSignInButtonStyle : NSInteger {} 

The layout styles supported by the GIDSignInButton .

The minimum size of the button depends on the language used for text. The following dimensions (in points) fit for all languages:

  • kGIDSignInButtonStyleStandard: 230 x 48
  • kGIDSignInButtonStyleWide: 312 x 48
  • kGIDSignInButtonStyleIconOnly: 48 x 48 (no text, fixed size)
Design a Mobile Site
View Site in Mobile | Classic
Share by: