BTNGroup Class Reference
| Inherits from | BTNModelObject |
|---|---|
| Declared in | BTNGroup.h |
titleText
The title of the group.
@property (nullable, nonatomic, copy, readonly) BTNText *titleTextDiscussion
The title of the group.
Declared In
BTNGroup.h
items
An array of items in the group.
@property (nullable, nonatomic, copy, readonly) NSArray<BTNListItem*> *itemsDiscussion
An array of items in the group.
Declared In
BTNGroup.h