Flutter Engine
The Flutter Engine
|
Instance Methods | |
(void) | - viewDidReshape: [implementation] |
(BOOL) | - viewShouldAcceptFirstResponder: [implementation] |
Instance Methods inherited from <FlutterViewDelegate> | |
(void) | - viewDidReshape: |
(BOOL) | - viewShouldAcceptFirstResponder: |
Definition at line 13 of file FlutterViewTest.mm.
|
implementation |
Called when the view's backing store changes size.
Reimplemented from <FlutterViewDelegate>.
Definition at line 117 of file FlutterViewTest.mm.
|
implementation |
Definition at line 117 of file FlutterViewTest.mm.