Flutter iOS Embedder
<FlutterPlatformView> Protocol Reference

#import <FlutterPlatformViews.h>

Inheritance diagram for <FlutterPlatformView>:
FlutterPlatformViewsTestMockFlutterPlatformView MockFlutterPlatformView

Instance Methods

(UIView *) - view
 

Detailed Description

Wraps a UIView for embedding in the Flutter hierarchy

Definition at line 18 of file FlutterPlatformViews.h.

Method Documentation

◆ view

- (UIView*) view

Returns a reference to the UIView that is wrapped by this FlutterPlatformView.


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