Instance Method
compareParticlesOptions(_:)compareParticlesOptions:compareParticlesOptions_
The individual parts that form a structural compatibility signature.
Declaration
func compareParticlesOptions(_ options: GSLayerCompareFlags) -> [Any]Declaration
- (NSArray *) compareParticlesOptions:(GSLayerCompareFlags) options;Declaration
compareParticlesOptions_(options: GSLayerCompareFlags) -> listParameters
optionsThe structures to include.
See Also
Equality and Comparison
Whether another layer has equal metrics, attributes, shapes, anchors, hints, guides, and background content.
A signature describing the interpolation-relevant structure of the layer.
A signature describing selected parts of the interpolation-relevant structure.