requiresViewComposition property
True if the view requires native view composition rather than using a texture to render.
This value may change during create, but will not change after that call's future has completed.
Implementation
bool get requiresViewComposition => false;