• A
    Conditionally enable accessibility (#2785) · 0d2c049f
    Adam Barth 提交于
    Previously we enabled accessibility unconditionally on iOS, which is more
    expensive than necessary. We still enable it unconditionally on the simulator
    because there's no API for determining whether accessibility is needed on the
    simulator.
    0d2c049f
accessibility_bridge.h 2.5 KB