BTNFooter Class Reference
| Inherits from | BTNModelObject |
|---|---|
| Declared in | BTNFooter.h |
Overview
BTNFooter objects specify footer information about inventory and a default action that may be executed.
labelText
The footer text.
@property (nullable, nonatomic, copy, readonly) BTNText *labelTextDiscussion
The footer text.
Declared In
BTNFooter.h
iconImage
An icon image.
@property (nullable, nonatomic, copy, readonly) BTNImage *iconImageDiscussion
An icon image.
Declared In
BTNFooter.h
background
The footer background.
@property (nullable, nonatomic, copy, readonly) BTNBackground *backgroundDiscussion
The footer background.
Declared In
BTNFooter.h