Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::PlatformViewPlugin Member List

This is the complete list of members for flutter::PlatformViewPlugin, including all inherited members.

AddPlatformView(PlatformViewId id, std::string_view type_name) overrideflutter::PlatformViewPluginvirtual
FocusPlatformView(PlatformViewId id, FocusChangeDirection direction, bool focus) overrideflutter::PlatformViewPluginvirtual
GetNativeHandleForId(PlatformViewId id) constflutter::PlatformViewPlugin
InstantiatePlatformView(PlatformViewId id)flutter::PlatformViewPlugin
PlatformViewManager(BinaryMessenger *binary_messenger)flutter::PlatformViewManager
PlatformViewPlugin(BinaryMessenger *messenger, TaskRunner *task_runner)flutter::PlatformViewPlugin
RegisterPlatformViewType(std::string_view type_name, const FlutterPlatformViewTypeEntry &type)flutter::PlatformViewPlugin
~PlatformViewManager()flutter::PlatformViewManagervirtual
~PlatformViewPlugin()flutter::PlatformViewPlugin