We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160b268 commit c479b93Copy full SHA for c479b93
shell/platform/embedder/embedder.h
@@ -559,7 +559,7 @@ typedef struct {
559
/// Has length `custom_accessibility_actions_count`.
560
const int32_t* custom_accessibility_actions;
561
/// Identifier of the platform view associated with this semantics node, or
562
- /// zero if none.
+ /// -1 if none.
563
FlutterPlatformViewIdentifier platform_view_id;
564
} FlutterSemanticsNode;
565
0 commit comments