Flutter iOS Embedder
FlutterClippingMaskViewPool() Category Reference

Properties

NSUInteger capacity
 
NSMutableSet< FlutterClippingMaskView * > * pool
 

Detailed Description

Definition at line 489 of file FlutterPlatformViews_Internal.mm.

Property Documentation

◆ capacity

- (NSUInteger) capacity
readwritenonatomicassign

Definition at line 493 of file FlutterPlatformViews_Internal.mm.

◆ pool

- (NSMutableSet<FlutterClippingMaskView*>*) pool
readwritenonatomicassign

Definition at line 497 of file FlutterPlatformViews_Internal.mm.


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