#import <FlutterView.h>
Definition at line 14 of file FlutterView.h.
◆ flutterViewAccessibilityDidCall
- (void) flutterViewAccessibilityDidCall |
|
|
|
A callback that is called when iOS queries accessibility information of the Flutter view.
This is useful to predict the current iOS accessibility status. For example, there is no API to listen whether voice control is turned on or off. The Flutter engine uses this callback to enable semantics in order to catch the case that voice control is on.
◆ platformViewsController
◆ takeScreenshot:asBase64Encoded:
- Rasterizer: |
|
(flutter::Rasterizer::ScreenshotType) |
type |
asBase64Encoded: |
|
(BOOL) |
base64Encode |
|
|
| |
◆ isUsingImpeller
The documentation for this protocol was generated from the following file: