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

Instance Methods

(void) - set [implementation]
 

Properties

BOOL setCalled
 

Detailed Description

Definition at line 61 of file FlutterViewTest.mm.

Method Documentation

◆ set

- (void) set
implementation

Definition at line 62 of file FlutterViewTest.mm.

67 {
68 self.setCalled = YES;
69}

Property Documentation

◆ setCalled

- (BOOL) setCalled
readwritenonatomicassign

Definition at line 62 of file FlutterViewTest.mm.


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