SFItem Class Reference
Inherits from | NSObject |
---|---|
Declared in | SFLayout.h |
layoutComponents
@property (nonatomic, strong, readonly, nullable) NSArray<NSDictionary*> *layoutComponents
+ fromJSON:
Creates an instance of this class from its JSON representation.
+ (nonnull instancetype)fromJSON:(nonnull NSDictionary *)data
Parameters
data |
JSON data. |
---|
Return Value
Instance of this class.
Declared In
SFLayout.h