Method | Description | |
---|---|---|
Draw ( RectangleF rect ) : void | ||
HuePickerView ( ) : System | ||
TouchesBegan ( MonoTouch touches, UIEvent evt ) : void | ||
TouchesMoved ( MonoTouch touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
HandleTouches ( MonoTouch touches, UIEvent evt ) : void |
public TouchesBegan ( MonoTouch touches, UIEvent evt ) : void | ||
touches | MonoTouch | |
evt | UIEvent | |
return | void |
public TouchesMoved ( MonoTouch touches, UIEvent evt ) : void | ||
touches | MonoTouch | |
evt | UIEvent | |
return | void |