The array emitter cells attached to the layer.
SDKs
- iOS 5.0+
- macOS 10.6+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Core Animation
Declaration
var emitterCells: [CAEmitter Cell]? { get set }
Discussion
Each object in the array must be an instance of the CAEmitter
class.