This is the complete list of members for flutter::PlatformViewPlugin, including all inherited members.
AddPlatformView(PlatformViewId id, std::string_view type_name) override | flutter::PlatformViewPlugin | virtual |
FocusPlatformView(PlatformViewId id, FocusChangeDirection direction, bool focus) override | flutter::PlatformViewPlugin | virtual |
GetNativeHandleForId(PlatformViewId id) const | flutter::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::PlatformViewManager | virtual |
~PlatformViewPlugin() | flutter::PlatformViewPlugin |