Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
FlutterTextInputPluginTest.mm File Reference

Go to the source code of this file.

Classes

class  FlutterTextInputViewSpy
 
class  FlutterSecureTextInputView
 
class  FlutterTextInputPluginTest
 

Namespaces

namespace  flutter
 

Variables

NSDictionary * _passwordTemplate
 
id engine
 
FlutterTextInputPlugintextInputPlugin
 
FlutterViewControllerviewController
 

Variable Documentation

◆ _passwordTemplate

NSDictionary* _passwordTemplate
Initial value:
{
NSDictionary* _template

Definition at line 136 of file FlutterTextInputPluginTest.mm.

◆ engine

id engine

Definition at line 137 of file FlutterTextInputPluginTest.mm.

◆ textInputPlugin

FlutterTextInputPlugin* textInputPlugin

Definition at line 138 of file FlutterTextInputPluginTest.mm.

Referenced by flutter::testing::TEST().

◆ viewController