toggle menu
Gini Capture SDK for Android
androidJvm
switch theme
search in API
Gini Capture SDK for Android
/
net.gini.android.capture.ui.theme.typography
/
GiniTypography
Gini
Typography
@
Immutable
(
)
public
final
class
GiniTypography
Members
Constructors
Gini
Typography
Link copied to clipboard
public
GiniTypography
GiniTypography
(
TextStyle
headline1
,
TextStyle
headline2
,
TextStyle
headline3
,
TextStyle
headline4
,
TextStyle
headline5
,
TextStyle
headline6
,
TextStyle
body1
,
TextStyle
body2
,
TextStyle
subtitle1
,
TextStyle
subtitle2
,
TextStyle
button
,
TextStyle
caption1
,
TextStyle
overline
)
Properties
body1
Link copied to clipboard
private
final
TextStyle
body1
body2
Link copied to clipboard
private
final
TextStyle
body2
button
Link copied to clipboard
private
final
TextStyle
button
caption1
Link copied to clipboard
private
final
TextStyle
caption1
headline1
Link copied to clipboard
private
final
TextStyle
headline1
headline2
Link copied to clipboard
private
final
TextStyle
headline2
headline3
Link copied to clipboard
private
final
TextStyle
headline3
headline4
Link copied to clipboard
private
final
TextStyle
headline4
headline5
Link copied to clipboard
private
final
TextStyle
headline5
headline6
Link copied to clipboard
private
final
TextStyle
headline6
overline
Link copied to clipboard
private
final
TextStyle
overline
subtitle1
Link copied to clipboard
private
final
TextStyle
subtitle1
subtitle2
Link copied to clipboard
private
final
TextStyle
subtitle2
Functions
get
Body1
Link copied to clipboard
public
final
TextStyle
getBody1
(
)
get
Body2
Link copied to clipboard
public
final
TextStyle
getBody2
(
)
get
Button
Link copied to clipboard
public
final
TextStyle
getButton
(
)
get
Caption1
Link copied to clipboard
public
final
TextStyle
getCaption1
(
)
get
Headline1
Link copied to clipboard
public
final
TextStyle
getHeadline1
(
)
get
Headline2
Link copied to clipboard
public
final
TextStyle
getHeadline2
(
)
get
Headline3
Link copied to clipboard
public
final
TextStyle
getHeadline3
(
)
get
Headline4
Link copied to clipboard
public
final
TextStyle
getHeadline4
(
)
get
Headline5
Link copied to clipboard
public
final
TextStyle
getHeadline5
(
)
get
Headline6
Link copied to clipboard
public
final
TextStyle
getHeadline6
(
)
get
Overline
Link copied to clipboard
public
final
TextStyle
getOverline
(
)
get
Subtitle1
Link copied to clipboard
public
final
TextStyle
getSubtitle1
(
)
get
Subtitle2
Link copied to clipboard
public
final
TextStyle
getSubtitle2
(
)