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 *labelText
Discussion
The footer text.
Declared In
BTNFooter.h
iconImage
An icon image.
@property (nullable, nonatomic, copy, readonly) BTNImage *iconImage
Discussion
An icon image.
Declared In
BTNFooter.h
background
The footer background.
@property (nullable, nonatomic, copy, readonly) BTNBackground *background
Discussion
The footer background.
Declared In
BTNFooter.h