| Package | Description |
|---|---|
| org.mikotin.googlesignin |
| Modifier and Type | Method and Description |
|---|---|
GoogleSignin.Height |
GoogleSignin.getHeight()
The height to use for the button.
|
static GoogleSignin.Height |
GoogleSignin.Height.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleSignin.Height[] |
GoogleSignin.Height.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.setHeight(GoogleSignin.Height height) |
Copyright © 2020 Vaadin Ltd. All rights reserved.