Add a callback when the component visible area change.

Signed-off-by: xuzhidan <xuzhidan1@huawei.com>
Change-Id: Iaffb07ae65766a0d0ea97b33a10be7d7b01b1868
This commit is contained in:
xuzhidan
2022-06-20 17:03:53 +08:00
parent 60eaf20928
commit 5eefaebaee
+1 -1
View File
@@ -19,6 +19,6 @@
"accessibilityImportance", "onAccessibility", "grayscale", "brightness", "contrast",
"saturate", "geometryTransition",
"bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu",
"onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules"
"onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules", "onVisibleAreaChange"
]
}