Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Properties | List of all members
TextInputViewTest Class Reference
Inheritance diagram for TextInputViewTest:

Properties

id< UITextInputDelegate > inputDelegate
 
UITextInputAssistantItem * inputAssistantItem
 

Detailed Description

OCMock does not allow mocking both class and protocol. Use this to mock the methods used on UIView<UITextInput>* in the plugin.

Definition at line 16 of file FlutterUndoManagerPluginTest.mm.

Property Documentation

◆ inputAssistantItem

- (UITextInputAssistantItem*) inputAssistantItem
readnonatomicassign

Definition at line 19 of file FlutterUndoManagerPluginTest.mm.

◆ inputDelegate

- (id<UITextInputDelegate>) inputDelegate
readwritenonatomicweak

Definition at line 18 of file FlutterUndoManagerPluginTest.mm.


The documentation for this class was generated from the following file: