#import <FlutterPlatformViews_Internal.h>
Instance Methods | |
(void) | - applyBlurBackdropFilters: |
(NSMutableArray *) | - backdropFilterSubviews |
Definition at line 119 of file FlutterPlatformViews_Internal.h.
- (void) applyBlurBackdropFilters: | (NSArray<PlatformViewFilter*>*) | filters |
Definition at line 194 of file FlutterPlatformViews_Internal.mm.
References backdropFilterSubviews, and PlatformViewFilter::backdropFilterView.
- (NSMutableArray *) backdropFilterSubviews |
Definition at line 218 of file FlutterPlatformViews_Internal.mm.
Referenced by applyBlurBackdropFilters:.