Interface CompletedCallback


  • public interface CompletedCallback
    Callback interface of ZoomPlugin.ID plugin that is called once zooming or panning is completed.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onCompleted

        void onCompleted​(ZoomContext context)
        Method called once zooming or panning is completed.
        Parameters:
        context - ZoomPlugin.ID plugin context instance