EVGCategorizedItem Class Reference
Inherits from | EVGItem : NSObject |
---|---|
Declared in | EVGItems.h |
Overview
Abstract class. A categorized item belongs to one or more categories.
See EVGProduct
, EVGArticle
, and EVGBlog
.
categories
The categories that this categorized item belongs to.
@property (nullable, nonatomic, strong) NSArray<EVGCategory*> *categories
Declared In
EVGItems.h