Flutter iOS Embedder
flutter::PlatformViewIOS Member List

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) overrideflutter::PlatformViewIOS
CreateExternalViewEmbedder() overrideflutter::PlatformViewIOS
CreateRenderingSurface() overrideflutter::PlatformViewIOS
CreateResourceContext() const overrideflutter::PlatformViewIOS
CreateVSyncWaiter() overrideflutter::PlatformViewIOS
GetDispatcherMaker() overrideflutter::PlatformViewIOS
GetImpellerContext() const overrideflutter::PlatformViewIOS
GetIosContext()flutter::PlatformViewIOSinline
GetOwnerViewController() const __attribute__((cf_audited_transfer))flutter::PlatformViewIOS
GetPlatformMessageHandler() const overrideflutter::PlatformViewIOSinline
GetPlatformMessageHandlerIos() constflutter::PlatformViewIOSinline
HandlePlatformMessage(std::unique_ptr< flutter::PlatformMessage > message) overrideflutter::PlatformViewIOS
OnPreEngineRestart() const overrideflutter::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::PlatformViewIOSexplicit
RegisterExternalTexture(int64_t id, NSObject< FlutterTexture > *texture)flutter::PlatformViewIOS
SetAccessibilityFeatures(int32_t flags) overrideflutter::PlatformViewIOS
SetOwnerViewController(__weak FlutterViewController *owner_controller)flutter::PlatformViewIOS
SetSemanticsEnabled(bool enabled) overrideflutter::PlatformViewIOS
UpdateSemantics(flutter::SemanticsNodeUpdates update, flutter::CustomAccessibilityActionUpdates actions) overrideflutter::PlatformViewIOS
~PlatformViewIOS() overrideflutter::PlatformViewIOS