"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

How to perform action when object rendered on imagetarget

Hi everyone,

I created project in Unity with a ImageTarget, then I exported it to Android Studio. I just wanna to show a toast whenever 3D object rendered on ImageTarget. I already checked Java references over Vuforia developer portal. But I am still confused which method is useful in this scenario.

Thanks.