features property
Use this method to enable various Eyes features.
Syntax
Call syntax
NSArray<Feature *>* configval; // give relevant initial value
config.features = configval;
configval = config.features
Declaration
(copy, nonatomic) NSArray<Feature *> *features
Type:NSArray<Feature *>*
Remarks
The following values may be passed to this method: