Flutter iOS Embedder
FlutterClippingMaskViewPool Class Reference

#import <FlutterPlatformViews_Internal.h>

Inheritance diagram for FlutterClippingMaskViewPool:

Instance Methods

(instancetype) - initWithCapacity:
 
(FlutterClippingMaskView *) - getMaskViewWithFrame:
 
(void) - insertViewToPoolIfNeeded:
 

Detailed Description

Definition at line 60 of file FlutterPlatformViews_Internal.h.

Method Documentation

◆ getMaskViewWithFrame:

- (FlutterClippingMaskView*) getMaskViewWithFrame: (CGRect)  frame

◆ initWithCapacity:

- (instancetype) initWithCapacity: (NSInteger)  capacity

◆ insertViewToPoolIfNeeded:

- (void) insertViewToPoolIfNeeded: (FlutterClippingMaskView *)  maskView

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