pub unsafe extern "C" fn ulViewIsAccelerated(view: ULView) -> bool
Expand description

Whether or not the View is GPU-accelerated. If this is false, the page will be rendered via the CPU renderer.