Flutter iOS Embedder
FlutterTouchInterceptingView_Test.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#import "
flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h
"
6
7
#ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERTOUCHINTERCEPTINGVIEW_TEST_H_
8
#define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERTOUCHINTERCEPTINGVIEW_TEST_H_
9
10
@interface
FlutterTouchInterceptingView (Tests)
11
- (id)accessibilityContainer;
12
@end
13
14
#endif // FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERTOUCHINTERCEPTINGVIEW_TEST_H_
FlutterPlatformViews_Internal.h
FlutterTouchInterceptingView(Tests)
Definition:
FlutterTouchInterceptingView_Test.h:10
shell
platform
darwin
ios
framework
Source
FlutterTouchInterceptingView_Test.h
Generated by
1.8.17