| 
    FoundationExtension
    
   FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection. 
   | 
 
This protocol defines delegate methods for UIDimmingView objects. More...
#import <UIAResultDisplayController.h>
  
 Instance Methods | |
| (void) | - dimmingViewDidCancel: | 
| Tells the delegate that the dimming view has been touched.  More... | |
This protocol defines delegate methods for UIDimmingView objects.
      
  | 
  optional | 
Tells the delegate that the dimming view has been touched.
| view | The dimming view. |