Method | Description | |
---|---|---|
Draw ( |
||
SaturationBrightnessPickerView ( ) : System | ||
TouchesBegan ( MonoTouch touches, UIEvent evt ) : void | ||
TouchesMoved ( MonoTouch touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
HandleTouches ( MonoTouch touches, UIEvent evt ) : void |
public Draw ( |
||
rect | ||
return | void |
public SaturationBrightnessPickerView ( ) : System | ||
return | System |
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 |