Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
<FlutterPlatformView> Protocol Reference

#include <FlutterPlatformViews.h>

Inheritance diagram for <FlutterPlatformView>:
FlutterPlatformViewsTestMockFlutterPlatformView MockFlutterPlatformView TextPlatformView

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.

Reimplemented in TextPlatformView.


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