TWSListItem Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TWSListItem.h |
index
The index of this list item.
@property (readonly) TWSItemIndex indexDiscussion
The index of this list item.
Declared In
TWSListItem.h
data
The snapshot of the list item’s current data.
@property (readonly, nonnull) TWSData *dataDiscussion
The snapshot of the list item’s current data.
Declared In
TWSListItem.h
dateUpdated
The date this list item was last updated.
@property (readonly, nullable) NSDate *dateUpdatedDiscussion
The date this list item was last updated.
Declared In
TWSListItem.h