Flutter iOS Embedder
FlutterKeyboardManagerUnittestsObjC Class Reference
Inheritance diagram for FlutterKeyboardManagerUnittestsObjC:

Instance Methods

(bool) - nextResponderShouldThrowOnPressesEnded
 
(bool) - singlePrimaryResponder
 
(bool) - doublePrimaryResponder
 
(bool) - singleSecondaryResponder
 
(bool) - emptyNextResponder
 

Detailed Description

Definition at line 55 of file FlutterKeyboardManagerTest.mm.

Method Documentation

◆ doublePrimaryResponder

- (bool) doublePrimaryResponder

◆ emptyNextResponder

- (bool) emptyNextResponder

◆ nextResponderShouldThrowOnPressesEnded

- (bool) nextResponderShouldThrowOnPressesEnded

◆ singlePrimaryResponder

- (bool) singlePrimaryResponder

◆ singleSecondaryResponder

- (bool) singleSecondaryResponder

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