ImageView.release

Release ownership over the displayed texture.

Keep the texture alive as long as it's used by this imageView, free it manually using the destroy() method.

class ImageView
release
()

Meta