This is the complete list of members for flutter::PlatformViewIOS, including all inherited members.
| attachView() | flutter::PlatformViewIOS | |
| ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) override | flutter::PlatformViewIOS | |
| CreateExternalViewEmbedder() override | flutter::PlatformViewIOS | |
| CreateRenderingSurface() override | flutter::PlatformViewIOS | |
| CreateVSyncWaiter() override | flutter::PlatformViewIOS | |
| GetDispatcherMaker() override | flutter::PlatformViewIOS | |
| GetImpellerContext() const override | flutter::PlatformViewIOS | |
| GetIosContext() | flutter::PlatformViewIOS | inline |
| GetOwnerViewController() const __attribute__((cf_audited_transfer)) | flutter::PlatformViewIOS | |
| GetPlatformMessageHandler() const override | flutter::PlatformViewIOS | inline |
| GetPlatformMessageHandlerIos() const | flutter::PlatformViewIOS | inline |
| HandlePlatformMessage(std::unique_ptr< flutter::PlatformMessage > message) override | flutter::PlatformViewIOS | |
| OnPreEngineRestart() const override | flutter::PlatformViewIOS | |
| PlatformViewIOS(PlatformView::Delegate &delegate, const std::shared_ptr< IOSContext > &context, __weak FlutterPlatformViewsController *platform_views_controller, const flutter::TaskRunners &task_runners) | flutter::PlatformViewIOS | |
| PlatformViewIOS(PlatformView::Delegate &delegate, IOSRenderingAPI rendering_api, __weak FlutterPlatformViewsController *platform_views_controller, const flutter::TaskRunners &task_runners, const std::shared_ptr< fml::ConcurrentTaskRunner > &worker_task_runner, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch) | flutter::PlatformViewIOS | explicit |
| RegisterExternalTexture(int64_t id, NSObject< FlutterTexture > *texture) | flutter::PlatformViewIOS | |
| SetAccessibilityFeatures(int32_t flags) override | flutter::PlatformViewIOS | |
| SetOwnerViewController(__weak FlutterViewController *owner_controller) | flutter::PlatformViewIOS | |
| SetSemanticsEnabled(bool enabled) override | flutter::PlatformViewIOS | |
| UpdateSemantics(int64_t view_id, flutter::SemanticsNodeUpdates update, flutter::CustomAccessibilityActionUpdates actions) override | flutter::PlatformViewIOS | |
| ~PlatformViewIOS() override | flutter::PlatformViewIOS |