onUpdateParameters property

Implementation

external Observable<ImageProcessingConfiguration> get onUpdateParameters;
void onUpdateParameters=(Observable<ImageProcessingConfiguration> onUpdateParameters)

Implementation

external set onUpdateParameters(Observable<ImageProcessingConfiguration> onUpdateParameters);