Change Alpha on each widgets of container
Hi,
I have a container with buttons, images and text (around 30).
I would like to change the alpha from 255 to 128 of each widget inside the container.
On the documentation, it says it it possible with container with FadeAnimator in Mixins :

but I think it is a mistake in the documentation.
So, without this feature, what is the best way to change all the alpha value of each widget in a container ?
If the function forEachChild (https://support.touchgfx.com/docs/api/classes/classtouchgfx_1_1_container#function-foreachchild) is recommended, can I have a link of an exemple program using this function or a zip file with a test program with this feature ?
Regards,
Sébastien
