Class ShadowZoomButtonsController


  • @Implements(android.widget.ZoomButtonsController.class)
    public class ShadowZoomButtonsController
    extends java.lang.Object
    • Constructor Detail

      • ShadowZoomButtonsController

        public ShadowZoomButtonsController()
    • Method Detail

      • __constructor__

        @Implementation
        protected void __constructor__​(android.view.View ownerView)
      • setOnZoomListener

        @Implementation
        protected void setOnZoomListener​(android.widget.ZoomButtonsController.OnZoomListener listener)
      • simulateZoomInButtonClick

        public void simulateZoomInButtonClick()
      • simulateZoomOutButtonClick

        public void simulateZoomOutButtonClick()