callbacks property

ProImageEditorCallbacks get callbacks

Returns the callbacks for the editor.

This getter should be implemented by the widget that uses this mixin to provide the ProImageEditorCallbacks instance.

Implementation

ProImageEditorCallbacks get callbacks;