#import <FlutterPlatformViews.h>
Instance Methods | |
(UIView *) | - view |
Wraps a UIView
for embedding in the Flutter hierarchy
Definition at line 18 of file FlutterPlatformViews.h.
- (UIView*) view |
Returns a reference to the UIView
that is wrapped by this FlutterPlatformView
.