Class to add a rotation gesture recognizer to a view and automatically display the rotation rings on the furthest superview.
#import <RUICalibrateGestureHandler.h>
List of all members.
Member Function Documentation
- (UIGestureRecognizer*) getGestureRecognizer |
|
|
|
- Returns:
- the gesture recognizer used by the handler if you need to require other recogniers to fail
- (UIView*) getOverlayView |
|
|
|
- Returns:
- the currently overlay view if calibrating for customizing background color Will return nil if not currenlty calibrating
- (id) initWithView: |
|
(UIView *) |
view |
|
- Parameters:
-
view | - the view that you want the gesture recognizer to be added to |
- Returns:
- YES if a calibration is currently in progress
Property Documentation
Delegate that will be notified when calibration begins and ends so sounds can be played
The documentation for this class was generated from the following file: