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