Added in API level 1
  
  
  
  
PopupWindow.OnDismissListener
  public
  static
  
  
  interface
  PopupWindow.OnDismissListener
  
  
  
| android.widget.PopupWindow.OnDismissListener | 
Listener that is called when this popup window is dismissed.
Summary
Public methods | |
|---|---|
        abstract
        
        
        
        
        void
     | 
  
    
      
      onDismiss()
      
      
        Called when this popup window is dismissed.  | 
  
Public methods
onDismiss
    Added in API level 1
  
      
  
    public abstract void onDismiss ()
Called when this popup window is dismissed.