watchkit - How to add UIGestureRecognizer to WKInterfaceImage? -


currently working apple watch kit app.
want add uigesturerecognizer wkinterfaceimage. possible add uigesturerecognizer watchkit app control?

thanks

you cannot that.

watchkit not support uikit, therefore not support uigesturerecognizer.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -