Declaration

var features: [GSFeature] { get set }

Declaration

@property (nonatomic, strong) NSArray<GSFeature *> * features;

Declaration

pyobjc_instanceMethods.features() -> list[GSFeature]
pyobjc_instanceMethods.setFeatures_(features: list[GSFeature])

Discussion

The order of the features is significant for feature generation and export.

See Also

Layout Features

See Also

Layout Features