#import <FlutterPlatformViews_Internal.h>
Instance Methods | |
| (instancetype) | - initWithCapacity: |
| (FlutterClippingMaskView *) | - getMaskViewWithFrame:screenScale: |
| (void) | - insertViewToPoolIfNeeded: |
Definition at line 485 of file FlutterPlatformViews.mm.
| - (FlutterClippingMaskView*) getMaskViewWithFrame: | (CGRect) | frame | |
| screenScale: | (CGFloat) | screenScale | |
| - (instancetype) initWithCapacity: | (NSInteger) | capacity |
| - (void) insertViewToPoolIfNeeded: | (FlutterClippingMaskView *) | maskView |