Programmatically get frame id

Does anyone know if there is a way to programmatically get the current frame id?

+4
source share
1 answer

Yes, you can get the attribute in the Play class

Play.id 
+10
source

Source: https://habr.com/ru/post/1385084/


All Articles