Method | Description | |
---|---|---|
MyDraggableImage ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
TouchesMoved ( NSSet touches, UIEvent evt ) : void |
public MyDraggableImage ( |
||
frame | ||
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesMoved ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |