Flutter macOS Embedder
<FlutterViewReshapeListener> Protocol Reference

#import <FlutterView.h>

Inheritance diagram for <FlutterViewReshapeListener>:
TestReshapeListener

Instance Methods

(void) - viewDidReshape:
 

Detailed Description

Listener for view resizing.

Definition at line 28 of file FlutterView.h.

Method Documentation

◆ viewDidReshape:

- (void) viewDidReshape: (nonnull NSView *)  view

Called when the view's backing store changes size.


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