Interface ProgressListener

    • Method Detail

      • progress

        void progress​(float percentDone)
        Is typically called by an Operation as it progresses.
        Parameters:
        percentDone - value between 0.0f and 1.0f