| Package | Description |
|---|---|
| org.mikotin.googlesignin |
| Modifier and Type | Method and Description |
|---|---|
GoogleSignin.Theme |
GoogleSignin.getTheme()
The theme to use for the button.
|
static GoogleSignin.Theme |
GoogleSignin.Theme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleSignin.Theme[] |
GoogleSignin.Theme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleSignin.setTheme(GoogleSignin.Theme theme) |
Copyright © 2020 Vaadin Ltd. All rights reserved.