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(Context context)
Retrieves the text size for the current BootstrapHeading.
|
float |
horizontalPadding(Context context)
Retrieves the horizontal padding for the current BootstrapHeading
|
float |
verticalPadding(Context context)
Retrieves the vertical padding for the current BootstrapHeading
|
static final java.lang.String KEY
float getTextSize(Context context)
context
- the current contextfloat verticalPadding(Context context)
context
- the current contextfloat horizontalPadding(Context context)
context
- the current context