Is it possible to get the name of the imageview when touch?
I refered the document.
and i saw
these properties only.
I refered the document.
and i saw
Code:
* initWithImage:
Image Data
* image property
Animating Images
* animationImages property
* animationDuration property
* animationRepeatCount property
* startAnimating
* stopAnimating
* isAnimating
Setting and Getting Attributes
* userInteractionEnabled property
these properties only.