BTNText Class Reference
| Inherits from | BTNModelObject |
|---|---|
| Declared in | BTNText.h |
text
A string of text.
@property (nullable, nonatomic, copy, readonly) NSString *textDiscussion
A string of text.
Declared In
BTNText.h
color
The color for rendering the associated `text'.
@property (nullable, nonatomic, copy, readonly) NSString *colorDiscussion
The color for rendering the associated `text'.
Declared In
BTNText.h