public final class UserPoolFormConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
FORM_BUTTON_COLOR
Form Button Color.
|
static int |
FORM_BUTTON_CORNER_RADIUS
Form button radius in pixels.
|
static double |
FORM_SIDE_MARGIN_RATIO
Ratio for the form size relative to the parent view.
|
static int |
MAX_FORM_WIDTH_IN_PIXELS
Maximum width of the form in pixels.
|
Constructor and Description |
---|
UserPoolFormConstants() |
public static final int FORM_BUTTON_COLOR
public static final int FORM_BUTTON_CORNER_RADIUS
public static final double FORM_SIDE_MARGIN_RATIO
public static final int MAX_FORM_WIDTH_IN_PIXELS
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.