|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
#import <UIKit/UIKit.h>Go to the source code of this file.
Classes | |
| class | UIADimmingView |
| A general dimming view to implement dimming like UISearchDisplayController is dimmed. More... | |
| protocol | <UIADimmingViewDelegate> |
| This protocol defines delegate methods for UIDimmingView objects. More... | |
| class | UIAResultDisplayController |
| A result display controller manages display of a input view and a result view that displays the results of a search of data by view insertion. This is working as a general version of UISearchDisplayController. More... | |
| protocol | <UIAResultDisplayDelegate> |