public interface BootstrapHeading
extends java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
| Modifier and Type | Method and Description |
|---|---|
float |
getTextSize(android.content.Context context)
Retrieves the text size for the current BootstrapHeading.
|
float |
horizontalPadding(android.content.Context context)
Retrieves the horizontal padding for the current BootstrapHeading
|
float |
verticalPadding(android.content.Context context)
Retrieves the vertical padding for the current BootstrapHeading
|
static final java.lang.String KEY
float getTextSize(android.content.Context context)
context - the current contextfloat verticalPadding(android.content.Context context)
context - the current contextfloat horizontalPadding(android.content.Context context)
context - the current context