Instance Method
elementDidChange(_:)elementDidChange:elementDidChange_
Notifies the path that one of its elements changed.
Declaration
func elementDidChange(_ element: Any?)Declaration
- (void) elementDidChange:(id) element;Declaration
elementDidChange_(element: object)Discussion
This invalidates path caches and forwards the change to the layer.