Home
last modified time | relevance | path

Searched refs:GridSupportAnimationModifier (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkGrid.ts84 …modifierWithKey(this._modifiersWithKeys, GridSupportAnimationModifier.identity, GridSupportAnimati…
417 class GridSupportAnimationModifier extends ModifierWithKey<boolean> { class
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js3754 …modifierWithKey(this._modifiersWithKeys, GridSupportAnimationModifier.identity, GridSupportAnimati…
4090 class GridSupportAnimationModifier extends ModifierWithKey { class
4103 GridSupportAnimationModifier.identity = Symbol('gridSupportAnimation');