FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
<UIADimmingViewDelegate> Protocol Reference

This protocol defines delegate methods for UIDimmingView objects. More...

#import <UIAResultDisplayController.h>

Inheritance diagram for <UIADimmingViewDelegate>:
UIAResultDisplayController

Instance Methods

(void) - dimmingViewDidCancel:
 Tells the delegate that the dimming view has been touched. More...
 

Detailed Description

This protocol defines delegate methods for UIDimmingView objects.

Method Documentation

- (void) dimmingViewDidCancel: (UIADimmingView *)  view
optional

Tells the delegate that the dimming view has been touched.

Parameters
viewThe dimming view.

The documentation for this protocol was generated from the following file: