![Logo](flutter_logo.png) |
Flutter iOS Embedder
|
|
Go to the documentation of this file.
5 #ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_SEMANTICSOBJECTTESTMOCKS_H_
6 #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_SEMANTICSOBJECTTESTMOCKS_H_
21 SemanticsAction observed_action,
22 fml::MallocMapping&
args)
37 [window_ addSubview:view_];
40 UIView*
view()
const override {
return view_; }
47 SemanticsAction action,
48 fml::MallocMapping args)
override {
69 UIView*
view()
const override {
return view_; }
76 SemanticsAction action,
77 fml::MallocMapping args)
override {
94 - (BOOL)accessibilityScrollToVisible;
95 - (BOOL)accessibilityScrollToVisibleWithChild:(
id)child;
96 - (id)_accessibilityHitTest:(CGPoint)point withEvent:(UIEvent*)event;
99 #endif // FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_SEMANTICSOBJECTTESTMOCKS_H_
UIView< UITextInput > * textInputView() override
void DispatchSemanticsAction(int32_t id, SemanticsAction action, fml::MallocMapping args) override
std::vector< SemanticsActionObservation > observations
void AccessibilityObjectDidLoseFocus(int32_t id) override
bool isVoiceOverRunning() const override
MockAccessibilityBridgeNoWindow()
FlutterPlatformViewsController * GetPlatformViewsController() const override
std::vector< SemanticsActionObservation > observations
MockAccessibilityBridge()
instancetype initWithFrame
bool isVoiceOverRunningValue
SemanticsActionObservation(int32_t observed_id, SemanticsAction observed_action)
void AccessibilityObjectDidBecomeFocused(int32_t id) override
FlutterPlatformViewsController * GetPlatformViewsController() const override
UIView * view() const override
void DispatchSemanticsAction(int32_t id, SemanticsAction action) override
Interface that represents an accessibility bridge for iOS.
void DispatchSemanticsAction(int32_t id, SemanticsAction action) override
void DispatchSemanticsAction(int32_t id, SemanticsAction action, fml::MallocMapping args) override
void AccessibilityObjectDidLoseFocus(int32_t id) override
UIView< UITextInput > * textInputView() override
std::vector< uint8_t > args
SemanticsActionObservation(int32_t observed_id, SemanticsAction observed_action, fml::MallocMapping &args)
bool isVoiceOverRunning() const override
UIView * view() const override
void AccessibilityObjectDidBecomeFocused(int32_t id) override
bool isVoiceOverRunningValue