]>
git.saurik.com Git - iphone-api.git/blob - UIKit/UIControl-Deprecated.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIControl.h>
9 @interface
UIControl (Deprecated
)
11 - (void)sendAction
:(SEL
)fp8 toTarget
:(id
)fp12 forEvent
:(struct __GSEvent
*)fp16
;
12 - (BOOL
)beginTrackingAt
:(struct CGPoint
)fp8 withEvent
:(struct __GSEvent
*)fp16
;
13 - (BOOL
)continueTrackingAt
:(struct CGPoint
)fp8 previous
:(struct CGPoint
)fp16 withEvent
:(struct __GSEvent
*)fp24
;
14 - (void)endTrackingAt
:(struct CGPoint
)fp8 previous
:(struct CGPoint
)fp16 withEvent
:(struct __GSEvent
*)fp24
;