| http://www.w3.org/ns/prov#value | - you could do myTextField.layer.sublayers which is an array of all the sublayers... and if its UIImageView <- I am assuming the X is an image.. or maybe UIButton... or you could loop thorough each one and see which one belongs to which subview... but myfield.layer.sublayerTransform all the sublayers and thus the X button moving as well..
|