#import <UIKit/UIKit.h>
#include "flutter/fml/macros.h"
#include "flutter/fml/memory/weak_ptr.h"
#include "flutter/lib/ui/semantics/semantics_node.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSemanticsScrollView.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/accessibility_bridge_ios.h"
Go to the source code of this file.
◆ kRootNodeId
constexpr int32_t kRootNodeId = 0 |
|
constexpr |
◆ kScrollExtentMaxForInf
constexpr float kScrollExtentMaxForInf = 1000 |
|
constexpr |