Skip to content

Object Header View

FUIObjectHeaderView

open class FUIObjectHeaderView: FUIDrawingView, FUIObjectHeaderViewComponent, FUIObjectComponent, FUITagsComponent, FUIContentCopyable

Theming

Supported ObjectHeaderView class paths:

View {}
fdlFUIObjectHeaderView {}

Supported ObjectHeaderView attributes:

tint-color (Color)
background-color (Color)

Supported Text class paths:

fdlObjectHeaderView_headlineLabel {}
fdlObjectHeaderView_subheadlineLabel {}
fdlObjectHeaderView_bodyLabel {}
fdlObjectHeaderView_footnoteLabel {}
fdlObjectHeaderView_descriptionLabel {}
fdlObjectHeaderView_statusLabel {}
fdlObjectHeaderView_substatusLabel {}

Supported Text attributes:

font-color (Color)
font-name (FontName)
font-style (UIFontTextStyle)
font-size (Number)
text-align (TextAlign)
text-line-clamp (Integer)

Supported ImageView class paths:

fdlObjectHeaderView_detailImageView {}
fdlObjectHeaderView_statusImageView {}
fdlObjectHeaderView_substatusImageView {}

Supported ImageView attributes:

image-name (Image)
tint-color (Color)

Last update: April 14, 2021