Interface RejectedCallback


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

      • onRejected

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