mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
Add a callback when the component visible area change.
Signed-off-by: xuzhidan <xuzhidan1@huawei.com> Change-Id: Iaffb07ae65766a0d0ea97b33a10be7d7b01b1868
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user