BTNHeader Class Reference
| Inherits from | BTNModelObject |
|---|---|
| Declared in | BTNHeader.h |
titleText
The main heading text.
@property (nullable, nonatomic, copy, readonly) BTNText *titleTextDiscussion
The main heading text.
Declared In
BTNHeader.h
subtitleText
An optional smaller subheading text.
@property (nullable, nonatomic, copy, readonly) BTNText *subtitleTextDiscussion
An optional smaller subheading text.
Declared In
BTNHeader.h
background
The header background.
@property (nullable, nonatomic, copy, readonly) BTNBackground *backgroundDiscussion
The header background.
Declared In
BTNHeader.h