FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
UIControl.h
Go to the documentation of this file.
1
//
2
// UIControl.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 10. 3. 11..
6
// Copyright 2010 youknowone.org All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
@interface
UIControl (Shortcuts)
12
13
- (void)sendActionsForControlEvents:(UIControlEvents)controlEvents withEvent:(UIEvent *)event;
14
15
@end
UIControl(Shortcuts)
Definition:
UIControl.h:11
UIKitExtension
UIControl.h
Generated by
1.8.7